TIWCGJQGridNavEditFormOptions.CheckOnSubmit Property
This option work only in editing mode. If Set to true this option will work only when a submit button is clicked and if any data is changed in the form. If the data is changed a dilog message appear where the user is asked to confirm the changes or cancel it. Pressing cancel button of the new dialog will return to the form, but does not set the values to its original state.
published property CheckOnSubmit: boolean index 24 read GetBooleanValue write SetBooleanValue stored IsBooleanStored;
Property Value
Type: boolean