Only post to database on button click event but still edit data in Grid.

Sep 16 2010 2:16 PM

On a form with a DataGrid I want to allow users to edit data but not actually post to the database until they press the save button and if they press the cancel button I want for all changes made in the Grid to the data to be undone. How can I do this?

Donnelly


Answers (2)