New to Telerik UI for ASP.NET Core? Download free 30-day trial

GridFilterableMessagesSettingsTagHelper

Example

<messages/>

Attributes

Attribute Type Description
and String The text of the option which represents the "and" logical operation.
check-all String The label used for the check-all checkbox.
clear String The text of the button which clears the filter.
filter String The text of the button which applies the filter.
info String The text of the information message on the top of the filter menu.
is-false String The text of the radio button for false values. Displayed when filtering Boolean fields.
is-true String The text of the radio button for true values. Displayed when filtering Boolean fields.
operator String The text of the operator item in filter menu (available in mobile mode only).
or String The text of the option which represents the "or" logical operation.
search String The placeholder of the search input for columns with the search option set to true.
selected-items-format String The format string for selected items count in filter menu when search option set to true.
select-value String The text of the DropDownList displayed in the filter menu for columns whose values option is set.
title String The text rendered for the title attribute of the filter menu form.
value String The text of the value item in filter menu (available in mobile mode only).
In this article
Not finding the help you need?