Dropdownlist and GridView
Hello
I want the data in the GridView to be shown in a dropdownlist and not in a textbox. The name of the table is "table" and the name of the row in the table is "data". The values are 1 for Yes and 0 for No.
How do I have to change the templates?
Thanks.
|