2
Answers

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

Donnelly James

Donnelly James

14y
10.1k
1

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)