Messages.commands
configurationDefines the text for the command buttons that are used across the widget.
messages.commands
Objectmessages.commands.cancel
StringDefines the text of the Cancel Changes button that cancels all data modifications.
Default: "Cancel Changes"
Defines the text of the Cancel button that discards the changes during editing.
Default: "Cancel"
messages.commands.create
StringDefines the text of the Add new record button that adds new data rows.
Default: "Add new record"
Defines the text of the Add child record button that adds new child data rows.
Default: "Add child record"
Defines the text of the Delete button that deletes a data row.
Default: "Delete"
messages.commands.edit
StringDefines the text of the Edit button that shows the editable fields for the row.
Default: "Edit"
messages.commands.excel
StringDefines the text of the Export to Excel button that exports the widget data in spreadsheet format.
Default: "Export to Excel"
messages.commands.pdf
StringDefines the text of the Export to PDF button that exports the widget data in PDF format.
Default: "Export to PDF"
messages.commands.save
StringDefines the text of the Save Changes button that saves modifed data rows.
Default: "Save Changes"
messages.commands.search
StringAllows the customization of the placeholder text in the treelist search panel.
Default: "Search..."
messages.commands.update
StringDefines the text of the Update button that applies the changes during editing.
Default: "Update"