TreeListMessagesCommandsSettingsTagHelper
Example
Razor
<treelist-messages-commands/>
Attributes
Attribute | Type | Description |
---|---|---|
cancel | String | Defines the text of the Cancel button that discards the changes during editing. |
canceledit | String | Defines the text of the Cancel button that discards the changes during editing. |
create | String | Defines the text of the Add new record button that adds new data rows. |
createchild | String | Defines the text of the Add child record button that adds new child data rows. |
destroy | String | Defines the text of the Delete button that deletes a data row. |
edit | String | Defines the text of the Edit button that shows the editable fields for the row. |
excel | String | Defines the text of the Export to Excel button that exports the widget data in spreadsheet format. |
String | Defines the text of the Export to PDF button that exports the widget data in PDF format. | |
save | String | Defines the text of the Save Changes button that saves modifed data rows. |
search | String | Allows the customization of the placeholder text in the treelist search panel. |
update | String | Defines the text of the Update button that applies the changes during editing. |