DataGridEditingTextsBuilder.ValidationCancelChanges Method
| Name | Parameters | Description |
|---|---|---|
| ValidationCancelChanges(JS) | value | Specifies text for a hint appearing when a user pauses on the button that cancels changes in a cell. Applies only if editing.mode is 'cell' and data validation is enabled. Mirrors the client-side validationCancelChanges option. |
| ValidationCancelChanges(String) | value | Specifies text for a hint appearing when a user pauses on the button that cancels changes in a cell. Applies only if editing.mode is 'cell' and data validation is enabled. Mirrors the client-side validationCancelChanges option. |