Click to See Complete Forum and Search --> : Displaying all in gridview


monstez88
09-18-2010, 12:44 PM
Hi! I'm facing this problem of displaying all in the gridview.

What I'm trying to achieve is I have a drop down list, that contains the category. Depending on what I select from my category, the gridview will display all the items that are in that category. I am able to do this. However, how to allow it to display ALL of my items?

Should I even use gridview for this? Thanks! :confused: