Hi
I have a problem with my ASP.Net Gridview Control.
I have a GridView that has a variable number of columns.
First two columns are permanent.
Remaining CheckBox columns that contain TemplateFields are dependant on the number of rows of another datatable.
I have also managed to show checkboxes in the datagrid on the basis of another data table's rows.
But problem is this:
1) When I click the Edit...