Click to See Complete Forum and Search --> : How to edit datatable bound with datagrid


mejaz
April 30th, 2006, 07:17 AM
Hi,
I m using a datagrid and that datagrid is bound with the datatable.
Now what i want is that when user click on the datagrid.It shows a new form with a textbox containing the value of cell2 of the datagrid as model form and allow user to edit the value for cell2 of the datagrid / datatable.

Can i edit datatable row?

How i can make this changes either in datagrid or datatable?

Thanks in advance