Skip to main content

TreeListEditingTextsBuilder.CancelRowChanges Method

Name Parameters Description
CancelRowChanges(JS) value Specifies text for a button that cancels changes in a row. Applies only if editing.allowUpdating is true and editing.mode is 'row', 'popup' or 'form'. Mirrors the client-side cancelRowChanges option.
CancelRowChanges(String) value Specifies text for a button that cancels changes in a row. Applies only if editing.allowUpdating is true and editing.mode is 'row', 'popup' or 'form'. Mirrors the client-side cancelRowChanges option.