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