Posted on: 11/30/2008 7:41:00 AM | Views : 854

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 ...