GridView DropDown list(Urgent)
Hi,
working on ASP.Net 2.0
I have one class. this class having one function which return a datatable.
I use objectdatasource to bind gridview
I bind gridview but i want that, at the time of editing some of the field is show in drop down list.
How can i do this???
Thanks in Advance