Sometimes you need to use a DropDownList in a GridView in a way to see the text of the field and save the value to the database. Here we extended the ?BoundField? class, and add features to create a column type of ?DropDownList?. ...
Go to the complete details ...