ASP.NET DataGrid storing both original and edited values
Posted: 3 May 2007
Updated: 3 May 2007
Views: 19,268
Rating: 0.0 / 5
Votes: 0
Popularity: 0.0
Licence: The Code Project Open License (CPOL)
Bookmarked: 10
Downloaded: 0
In most cases, after editing rows in a DataGrid, we press the Update button, which then updates the datasource, and the grid rebinds, and you see the new value. However, there may be cases when you wish to update the value but still see the original value, and morevover, only commit all changes at o