I have gridview also binded with DataTable. In the end of the right side, i have a pencil image to edit By default the gridview will not allow Editing.
If i click the pencil image then the row should allow editing (that selected row only).
How to do this?
How to enable editing for the current row?
Thanks
S.Srinivasan
If i click the pencil image then the row should allow editing (that selected row only).
How to do this?
How to enable editing for the current row?
Thanks
S.Srinivasan