Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
197
UltraGrid.UpdateData() - rollback changes
posted

I want to do the following:

Call UpdateData() method to update the data manually.

Then I want prompt the user saying, "Save pending updates?"

If no, I want to cancel/rollback the UpdateData() call.  Can this be done?

 

Thanks