New to Kendo UI for Angular? Start a free 30-day trial

CustomMessagesComponent

Custom component messages override default component messages (see example).

Selector

kendo-grid-messages

Inputs

NameTypeDefaultDescription

autosizeAllColumns

string

The text shown in the column menu for the autosize all columns item.

autosizeThisColumn

string

The text shown in the column menu for the autosize this column item.

booleanFilterCellLabel

string

The label of the boolean filter cell 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 Boolean filter cell for Product Name.

To allow reordering the column name and the localizable part, the booleanFilterCellLabel accepts a string with a placeholder for the column name, for example, Boolean Filter operator for {columnName}. The {columnName} placeholder will be replaced internally with the current column name, and the resulting label will be rendered as Boolean Filter operator for Product Name. See example.

bottomToolbarLabel

string

The label for the bottom toolbar.

columnMenu

string

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, for example, 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. See example.

columnMenuColumnsTabTitle

string

The title for the column menu Columns tab.

columnMenuFilterTabTitle

string

The title for the column menu Filter tab.

columnMenuGeneralTabTitle

string

The title for the column menu General tab.

columns

string

The text that is displayed in the column menu for the column items.

columnsApply

string

The text that is displayed in the column menu or in the column chooser item for the Apply button of the columns.

columnsReset

string

The text that is displayed in the column menu or in the column chooser item for the Reset button of the columns.

detailCollapse

string

The title of the collapse icon of detail rows.

detailExpand

string

The title of the expand icon of detail rows.

dragRowHandleLabel

string

The label for the Grid drag row handle.

filter

string

The label of the filter cell or icon.

filterAfterOperator

string

The text of the After (Is after) date filter operator.

filterAfterOrEqualOperator

string

The text of the AfterOrEqualTo (Is after or equal to) date filter operator.

filterAndLogic

string

The text of the And filter logic.

filterBeforeOperator

string

The text of the Before (Is before) date filter operator.

filterBeforeOrEqualOperator

string

The text of the BeforeOrEqualTo (Is before or equal to) date filter operator.

filterBooleanAll

string

The text of the (All) option for Boolean filter.

filterCellOperatorLabel

string

The label of the filter cell 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 Filter cell operators for Product Name.

To allow reordering the column name and the localizable part, the filterCellOperatorLabel accepts a string with a placeholder for the column name, for example, 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. See example.

filterClearButton

string

The text of the Clear filter button.

filterContainsOperator

string

The text of the Contains (Contains) filter operator.

filterDateToday

string

The text of the Today button of the Date filter.

filterDateToggle

string

The title of the Toggle button of the Date filter.

filterEndsWithOperator

string

The text of the EndsWith (Ends with) string filter operator.

filterEqOperator

string

The text of the Equal (Is equal to) filter operator.

filterFilterButton

string

The text of the Filter button.

filterGteOperator

string

The text of the GreaterOrEqualTo (Is greater than or equal to) numeric filter operator.

filterGtOperator

string

The text of the Greater (Is greater than) numeric filter operator.

filterInputLabel

string

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, for example, 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. See example.

filterIsEmptyOperator

string

The text of the IsEmpty (Is empty) filter operator.

filterIsFalse

string

The text of the IsFalse Boolean filter option.

filterIsNotEmptyOperator

string

The text of the IsNotEmpty (Is not empty) filter operator.

filterIsNotNullOperator

string

The text of the IsNotNull (Is not null) filter operator.

filterIsNullOperator

string

The text of the IsNull (Is null) filter operator.

filterIsTrue

string

The text of the IsTrue Boolean filter option.

filterLteOperator

string

The text of the LessOrEqualTo (Is less than or equal to) numeric filter operator.

filterLtOperator

string

The text of the Less (Is less than) numeric filter operator.

filterMenuLogicDropDownLabel

string

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, for example, 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. See example.

filterMenuOperatorsDropDownLabel

string

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, for example, 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. See example.

filterMenuTitle

string

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, for example, 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. See example.

filterNotContainsOperator

string

The text of the DoesNotContain (Does not contain) filter operator.

filterNotEqOperator

string

The text of the NotEqual (Is not equal to) filter operator.

filterNumericDecrement

string

The title of the Decrement button of the Numeric filter.

filterNumericIncrement

string

The title of the Increment button of the Numeric filter.

filterOrLogic

string

The text of the Or filter logic.

filterStartsWithOperator

string

The text of the StartsWith (Starts with) filter operator.

gridLabel

string

The text of the aria-label attribute placed on the Grid focusable element.

groupChipMenuNext

string

The text for the Group pane Chip Menu Move as next item.

groupChipMenuPrevious

string

The text for the Group pane Chip Menu Move as previous item.

groupCollapse

string

The text of the title and aria-label attributes applied to the collapse icon of group rows.

groupExpand

string

The text of the title and aria-label attributes applied to the expand icon of group rows.

groupPanelEmpty

string

The text for the empty group panel.

groupPanelLabel

string

The label for the group panel toolbar.

loading

string

The loading text. The loading property is part of the accessibility support of the Grid. Its value is detectable by screen readers and is not otherwise visible.

lock

string

The text that is displayed in the column menu for the lock item.

noRecords

string

The no-records text.

pagerFirstPage

string

The label for the First page button.

pagerItems

string

The label after the total-page number.

pagerItemsPerPage

string

The label displayed after the page-size selector.

pagerLabel

string

The label of the pager. Follows the pattern Page {currentPage} of {totalPages} by default. Тhe 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 pagerLabel input accepts a string with placeholders for the current page and total number of pages. The {currentPage} and {totalPages} placeholders will be replaced internally with the respective actual values. See example.

pagerLastPage

string

The label for the Last page button.

pagerNextPage

string

The label for the Next page button.

pagerOf

string

The label before the total-page number.

pagerPage

string

The label displayed before the pager input.

pagerPageNumberInputTitle

string

The title attribute of the page number input element.

pagerPreviousPage

string

The label for the Previous page button.

selectAllCheckboxLabel

string

The label of the checkbox column select all checkbox.

selectionCheckboxLabel

string

The labels of the checkbox column checkboxes.

selectPage

string

The text of the title and aria-label attributes applied to the page chooser in the Grid Pager.

setColumnPosition

string

The text that is displayed in the column menu for the set column position item.

sortable

string

The label of the sort icon.

sortAscending

string

The text that is displayed in the column menu for the ascending sort item.

sortDescending

string

The text that is displayed in the column menu for the descending sort item.

sortedAscending

string

The title of the Group Chip indicating the ascending sorting order of the groups.

sortedDefault

string

The status announcement when a column is no longer sorted.

sortedDescending

string

The title of the Group Chip indicating the descending sorting order of the groups

stick

string

The text that is displayed in the column menu for the stick item.

topToolbarLabel

string

The label for the top toolbar.

unlock

string

The text that is displayed in the column menu for the unlock item.

unstick

string

The text that is displayed in the column menu for the unstick item.

In this article

Not finding the help you need?