TreeListEditingTextsBuilder.EditRow Method
Name | Parameters | Description |
---|---|---|
EditRow(JS) | value | Specifies text for buttons that switch rows into the editing state. Applies only if allowUpdating is true. Mirrors the client-side editRow option. |
EditRow(String) | value | Specifies text for buttons that switch rows into the editing state. Applies only if allowUpdating is true. Mirrors the client-side editRow option. |