Edit Template Column in Datagrid
I have used one Template column in Datagrid.I have used User control in the Template column.I load the data in user control in databound event of datagrid so it will load data in user control row by row
My problem is how to edit data in edit mode of datagrid.
Dipal
|