Edit specific row in Gridview -
12-29-2011
, 06:38 AM
Hi
I m stuck in this problem.
I want to make a specific row in a gridview editable.
I have made the following steps:I have a form with a readonly gridview,
3 buttons ( add,modify,delete).After selecting the row and cliking on
the modify button, i get the index of the row.I want to use that
index to make this row editibale et the ohters are readonly
Any help.
Thanks |