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. |
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. |
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. |
update | String | Defines the text of the "Update" button that is rendered in inline or popup editing mode. |