Sorting retrieved data
-
I have a table that contains various types of food. The third column contains the name of the type of food eg: Crème Brulee or Mayonnaise, whilst the second column contains the category eg: Cakes or Dairy.
The table has a drop down menu that allows the user to choose to display 10, 25, 50 or 100 entries.
How can I add a second drop down menu that allows the user to display only foods from a certain category ie: a drop down that offers Cakes, Dairy, Fruit, Ice-Cream as possible selections?
Choosing one of these options should return only the rows that contain foods belonging to this category.
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Sorting retrieved data’ is closed to new replies.