How do I get all values for one text in a drop down menu VB.NET?

Mayur

New member
I have a text in the drop down menuknow as "ALL" which should show all the categories from a database. These categories are "bats", "balls", "guards", "shirt" and "trousers".How can I display all these values for the "All" text in the drop down menu.
 
Back
Top