TreeListEditingTextsBuilder.SaveRowChanges Method
| Name | Parameters | Description |
|---|---|---|
| SaveRowChanges(JS) | value | Specifies text for a button that saves changes made in a row. Applies only if allowUpdating is true and editing.mode is 'row', 'popup' or 'form'. Mirrors the client-side saveRowChanges option. |
| SaveRowChanges(String) | value | Specifies text for a button that saves changes made in a row. Applies only if allowUpdating is true and editing.mode is 'row', 'popup' or 'form'. Mirrors the client-side saveRowChanges option. |