N
nomad
Hi,
I have an editable GridView. When I select Edit it jumps into the
RowEditing event. Within this even I can get the row index of the row
being edited, along with the value of the column to be edited before
it has been edited. My question is, how can I retrieve these values
within the SQLDataSource_Updating event?
Thanks for any suggestions
I have an editable GridView. When I select Edit it jumps into the
RowEditing event. Within this even I can get the row index of the row
being edited, along with the value of the column to be edited before
it has been edited. My question is, how can I retrieve these values
within the SQLDataSource_Updating event?
Thanks for any suggestions