ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: jeremy on September 23, 2016, 10:50:08 pm
-
I'm adding a row to my table remotely but lets say it fails validation or some other check and I'm doing a delete/update/create operation. How can I instruct the grid NOT to show the row as modified.
-
Only way I can think of is with refreshDataAndView but the row is deleted then added back in with the refresh.
-
If validation fails locally, grid won't allow that value.
If something fails on the remote server, you can rollback.
http://paramquery.com/pro/api#method-rollback