CustomMessagesComponent
Custom component messages override default component messages (see example).
Selector
kendo-grid-messages
Inputs
Name | Type | Default | Description |
---|---|---|---|
autosizeAllColumns |
|
The text shown in the column menu for the autosize all columns item. | |
autosizeThisColumn |
|
The text shown in the column menu for the autosize this column item. | |
bottomToolbarLabel |
|
The label for the bottom toolbar. | |
columnMenu |
|
The title of the column menu icon. The title consists of a two-part message - the name of the column and a localizable string. For a column named 'Product Name', the default title will be 'Product Name Column Menu'. To allow reordering the column name and the localizable part, the columnMenu accepts a string with a placeholder for the column name - e.g. 'menu for {columnName}'. The '{columnName}' placeholder will be replaced internally with the current column name, and the resulting title will be rendered as 'menu for Product Name'.
| |
columns |
|
The text that is displayed in the column menu for the column items. | |
columnsApply |
|
The text that is displayed in the column menu or in the column chooser item for the Apply button of the columns. | |
columnsReset |
|
The text that is displayed in the column menu or in the column chooser item for the Reset button of the columns. | |
detailCollapse |
|
The title of the collapse icon of detail rows. | |
detailExpand |
|
The title of the expand icon of detail rows. | |
filter |
|
The label of the filter cell or icon. | |
filterAfterOperator |
|
The text of the | |
filterAfterOrEqualOperator |
|
The text of the | |
filterAndLogic |
|
The text of the | |
filterBeforeOperator |
|
The text of the | |
filterBeforeOrEqualOperator |
|
The text of the | |
filterBooleanAll |
|
The text of the | |
filterClearButton |
|
The text of the Clear filter button. | |
filterContainsOperator |
|
The text of the | |
filterDateToday |
|
The text of the Today button of the Date filter. | |
filterDateToggle |
|
The title of the Toggle button of the Date filter. | |
filterEndsWithOperator |
|
The text of the | |
filterEqOperator |
|
The text of the | |
filterFilterButton |
|
The text of the Filter button. | |
filterGteOperator |
|
The text of the | |
filterGtOperator |
|
The text of the | |
filterInputLabel |
|
The label of the filter input. The filter input label consists of a two-part message - the name of the column and a localizable string. For a column named 'Product Name', the default label will be 'Product Name Filter'. To allow reordering the column name and the localizable part, the filterInputLabel accepts a string with a placeholder for the column name - e.g. 'filter for {columnName}'. The '{columnName}' placeholder will be replaced internally with the current column name, and the resulting label will be rendered as 'filter for Product Name'.
| |
filterIsEmptyOperator |
|
The text of the | |
filterIsFalse |
|
The text of the | |
filterIsNotEmptyOperator |
|
The text of the | |
filterIsNotNullOperator |
|
The text of the | |
filterIsNullOperator |
|
The text of the | |
filterIsTrue |
|
The text of the | |
filterLteOperator |
|
The text of the | |
filterLtOperator |
|
The text of the | |
filterMenuLogicDropDownLabel |
|
The label of the filter menu logic DropDownList. The label consists of a two-part message - the name of the column and a localizable string. For a column named 'Product Name', the default label will be 'Product Name Filter Menu Logic'. To allow reordering the column name and the localizable part, the filterMenuLogicDropDownLabel accepts a string with a placeholder for the column name - e.g. 'filter logic for {columnName}'. The '{columnName}' placeholder will be replaced internally with the current column name, and the resulting label will be rendered as 'filter logic for Product Name'.
| |
filterMenuOperatorsDropDownLabel |
|
The label of the filter menu operators DropDownList. The label consists of a two-part message - the name of the column and a localizable string. For a column named 'Product Name', the default label will be 'Product Name Filter Menu Operators'. To allow reordering the column name and the localizable part, the filterMenuOperatorsDropDownLabel accepts a string with a placeholder for the column name - e.g. 'filter operators for {columnName}'. The '{columnName}' placeholder will be replaced internally with the current column name, and the resulting label will be rendered as 'filter operators for Product Name'.
| |
filterMenuTitle |
|
The title of the filter menu icon. The title consists of a two-part message - the name of the column and a localizable string. For a column named 'Product Name', the default title will be 'Product Name Filter Menu'. To allow reordering the column name and the localizable part, the filterMenuTitle accepts a string with a placeholder for the column name - e.g. 'filter for {columnName}'. The '{columnName}' placeholder will be replaced internally with the current column name, and the resulting title will be rendered as 'filter for Product Name'.
| |
filterNotContainsOperator |
|
The text of the | |
filterNotEqOperator |
|
The text of the | |
filterNumericDecrement |
|
The title of the Decrement button of the Numeric filter. | |
filterNumericIncrement |
|
The title of the Increment button of the Numeric filter. | |
filterOrLogic |
|
The text of the | |
filterStartsWithOperator |
|
The text of the | |
gridLabel |
|
The text of the aria-label attribute placed on the Grid focusable element. | |
groupCollapse |
|
The text of the title and aria-label attributes applied to the collapse icon of group rows. | |
groupExpand |
|
The text of the title and aria-label attributes applied to the expand icon of group rows. | |
groupPanelEmpty |
|
The text for the empty group panel. | |
groupPanelLabel |
|
The label for the group panel toolbar. | |
loading |
|
The loading text.
Its value is detectable by screen readers and is not otherwise visible. | |
lock |
|
The text that is displayed in the column menu for the lock item. | |
noRecords |
|
The no-records text. | |
pagerFirstPage |
|
The label for the First page button. | |
pagerItems |
|
The label after the total-page number. | |
pagerItemsPerPage |
|
The label displayed after the page-size selector. | |
pagerLabel |
|
The label of the pager. By default follows the pattern 'Page navigation, page {currentPage} of {totalPages}'. The default label text when the current page is 1, and the total number of pages is 10 will be 'Page navigation, page 1 of 10'. The message consists of several parts - the current page number, the total number of pages, and a localizable string.
To allow for reordering its parts, the
| |
pagerLastPage |
|
The label for the Last page button. | |
pagerNextPage |
|
The label for the Next page button. | |
pagerOf |
|
The label before the total-page number. | |
pagerPage |
|
The label displayed before the pager input. | |
pagerPageNumberInputTitle |
|
The title attribute of the page number input element. | |
pagerPreviousPage |
|
The label for the Previous page button. | |
selectAllCheckboxLabel |
|
The label of the checkbox column select all checkbox. | |
selectionCheckboxLabel |
|
The labels of the checkbox column checkboxes. | |
selectPage |
|
The text of the title and aria-label attributes applied to the page chooser in the Grid Pager. | |
setColumnPosition |
|
The text that is displayed in the column menu for the set column position item. | |
sortable |
|
The label of the sort icon. | |
sortAscending |
|
The text that is displayed in the column menu for the ascending sort item. | |
sortDescending |
|
The text that is displayed in the column menu for the descending sort item. | |
sortedAscending |
|
The status announcement when a column is sorted in an ascending order. | |
sortedDefault |
|
The status announcement when a column is no longer sorted. | |
sortedDescending |
|
The status announcement when a column is sorted in a descending order. | |
stick |
|
The text that is displayed in the column menu for the stick item. | |
topToolbarLabel |
|
The label for the top toolbar. | |
unlock |
|
The text that is displayed in the column menu for the unlock item. | |
unstick |
|
The text that is displayed in the column menu for the unstick item. |