DataGridEditingTextsBuilder.CancelAllChanges Method
Name | Parameters | Description |
---|---|---|
CancelAllChanges(JS) | value | Specifies text for a hint that appears when a user pauses on the 'Discard' button. Applies only if editing.mode is 'batch'. Mirrors the client-side cancelAllChanges option. |
CancelAllChanges(String) | value | Specifies text for a hint that appears when a user pauses on the 'Discard' button. Applies only if editing.mode is 'batch'. Mirrors the client-side cancelAllChanges option. |