Here Mudassar Ahmed Khan has explained with an example, how to use the RowEditing event of ASP.Net GridView control using C# and VB.Net.
In order to illustrate this concept I will make use of an ASP.Net GridView control on which I’ll perform Edit and Update operations and save the updated data with the temporary DataTable.
↧