Average article rating: 4.09
ASP.NET Controls
Creating an ASP.NET GridView Custom Field of type DropDownList
Posted: 30 Nov 2008
Updated: 30 Nov 2008
Views: 45,798
Rating: 4.09/5
Votes: 15
Popularity: 4.81
Licence: The Code Project Open License (CPOL)
Bookmarked: 26
Downloaded: 888
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”.
No blogs have been submitted.