Is it possible to change the color of a row during the RowEditing event? I'd like to have the color change when a user clicks the EDIT link
Printable View
Is it possible to change the color of a row during the RowEditing event? I'd like to have the color change when a user clicks the EDIT link
Are you using TemplateField within your GridView?
If so, you can simply use the EditItemTemplate of the TemplateField.
Gary
hey,
is there is any update in this thread ?