TIWCGJQGridNavEditFormOptions.CheckOnUpdate Property
This option is applicable in add and edit mode. When this option is set to true the behaviour as follow: when something is changed in the form and the user click on Cancel button, navigator buttons, close button (on upper right corner of the form), in overlay (if available) or press Esc key (if set) a message box appear asking the user to save the changes, not to save the changes or go back in the grid cancel all changes (this will close the modal form)
published property CheckOnUpdate: boolean index 25 read GetBooleanValue write SetBooleanValue stored IsBooleanStored;
Property Value
Type: boolean