Click to See Complete Forum and Search --> : How can i add a new row to DataGrid??


NinaWilliam
06-12-2005, 06:07 AM
Hi,

I created a datagrid that contains a DropDownList in the first row and i want to create checkboxes in the second row..
Can anyone tell me how can i do that??

SQL Server, ASP.NET/VB.NET

Thank you

lrrajesh
06-13-2005, 01:08 AM
i think you cannot do like that in datagrid. because one column represents a field in the database while you bound.

NinaWilliam
06-13-2005, 06:08 AM
yeah you are right.. anyways.. thank you :)

Oak
06-13-2005, 08:41 AM
I think you may be in server control country with that requirement ;)