Groups | Blog | Home
all groups > asp.net datagrid control > january 2008 >

asp.net datagrid control : How do i add a dropdownlist to DataGrid cell


Rick
1/31/2008 6:41:59 AM
I need to add a new row to a DataGrid when someone clicks the "Add Row"
button. Each row in the DataGrid has 3 columns and each cell in the row
needs to have a DropDownList.

How can i programmatically add a DropDownList to a Cell in a DataGrid?

Any advice on how to do this would be helpful.



Scott M.
2/1/2008 8:10:57 PM
Well, I can tell you that in the UI, you'd first need to convert the column
to a template column, which supports user configuration.


[quoted text, click to view]
AddThis Social Bookmark Button