Hi, I have a formview which is databind with my sql.
I have everything display normally. However, in my sql, i have a column for inventorySize, and i wish to display a dropdown menu in the formview instead of just a text.
How can I display the dropdown menu to dynamically achieved something like:
1
2
3
4
5
6
if the inventorySize is 6?




ropDownList> control in there.
Bookmarks