Messages
configurationDefines the text of the command buttons that are shown within the TreeList. Used primarily for localization.
messages
Objectmessages.commands
ObjectDefines the text for the command buttons that are used across the widget.
messages.loading
StringDefines the text of the Loading... message when the widget loads its root-level items.
Default: "Loading..."
messages.noRows
StringDefines the text of No records to display message when the widget does not show any items.
Default: "No records to display"
messages.requestFailed
StringDefines the text of Request failed message when the widget fails to load its root-level items.
Default: "Request failed."
messages.retry
StringDefines the text of Retry message for the button which triggers the reloading of the TreeList root-level items.
Default: "Retry"