by billberet on Tue Nov 04, 2008 4:01 pm
looks great jay
i changed my output, because of the touchscreen, i have to make all the buttons bigger, so less fits on the screen, giveing me more pages. but it's funny, i think people like pushing the buttons and going thru the menus, more than the data that is being displayed. lol
I have a question, i noticed there is a category in the database (cakes, garlic,pasta, etc)
is there a way to sort by those categories first.
the very first button set should be all the categories, then when you click the category, you get all the recipies, then the details.
but i couldn't figure out how to query all the catgegories, then display them as a filter.
in SQL terms i want to do a SELECT DISTINCT.
any ideas?