GridMessagesCommandsSettingsTagHelper
Example
Razor
<commands/>
Attributes
Attribute | Type | Description |
---|---|---|
cancel | String | Defines the text of the "Cancel Changes" button located in the toolbar of the widget. |
canceledit | String | Defines the text of the "Cancel" button that is rendered in inline or popup editing mode. |
columnchooser | String | Defines the text of the "ColumnChooser" button. |
create | String | Defines the text of the "Add new record" button located in the toolbar of the widget. |
destroy | String | Defines the text of the "Delete" button rendered in inline or popup editing mode. |
edit | String | Defines the text of the "Edit" button that is rendered in inline or popup editing mode. |
excel | String | Defines the text of the "Export to Excel" button of the grid toolbar. |
filter | String | Defines the text of the "Filter" button. |
group | String | Defines the text of the "Group" button. |
save | String | Defines the text of the "Save Changes" button located in the toolbar of the widget. |
search | String | Allows the customization of the placeholder text in the grid search panel. |
selectall | String | Defines the text of the label of the "SelectAll" checkbox. |
sort | String | Defines the text of the "Sort" button. |
update | String | Defines the text of the "Update" button that is rendered in inline or popup editing mode. |