How can i implement a dropdown list in asp.net page which recieves values from database??
- by Parth
The data tools like gridview and formview does not have dropdown list by default.
Can I insert it in formview? Does it have any thing to do with databinding?