2
Reply

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

Donnelly James

Donnelly James

Sep 16 2010 2:16 PM
9.8k

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)