Messages
configurationThe text messages displayed in the filter menu. Use it to customize or localize the filter menu messages.
messages
ObjectThe text of the additional filter operator editor.
Default: "Additional operator"
messages.additionalValue
StringThe text of the additional filter value editor.
Default: "Additional value"
messages.and
StringThe text of the option which represents the "and" logical operation.
Default: "And"
messages.buttonTitle
StringThe title of the button that displays the FilterMenu.
The {0} argument represents the field name
Default: "{0} filter column settings"
messages.clear
StringThe text of the button which clears the filter.
Default: "Clear"
messages.filter
StringThe text of the button which applies the filter.
Default: "Filter"
messages.info
StringThe text of the information message on the top of the filter menu.
Default: "Show items with value that: "
messages.isFalse
StringThe text of the radio button for false values. Displayed when filtering Boolean fields.
Default: "is false"
messages.isTrue
StringThe text of the radio button for true values. Displayed when filtering Boolean fields.
Default: "is true"
messages.logic
StringThe text of the filter logic editor.
Default: "Filters logic"
messages.or
StringThe text of the option which represents the "or" logical operation.
Default: "Or"
messages.selectValue
StringThe text of the DropDownList displayed in the filter menu for columns whose values option is set.
Default: "-Select value-"
messages.title
StringThe text rendered for the title attribute of the filter menu form.
Default: "Show items with value that: "