GridColumnFilterableSettingsTagHelper

Example

Razor
<filterable>
    <cell></cell>
    <datasource></datasource>
    <messages />
    <operators></operators>
</filterable>

ChildTags

Attributes

AttributeTypeDescription
check-allBooleanControls whether to show or not the checkAll checkbox before the other checkboxes when using checkbox filtering.
enabledBooleanIf set to true, a filter menu will be displayed for this column when filtering is enabled.
extraBooleanIf set to true the filter menu of the column allows the user to input a second criterion.
filter-uiStringThe role data attribute of the widget used in the filter menu.
filter-ui-handlerStringA JavaScript function which initializes the widget that will be used in the filter menu.
ignore-caseBooleanToggles between case-insensitive (default) and case-sensitive searching.
item-templateStringAllows customization on the logic that renders the checkboxes when using checkbox filtering.
multiBooleanUse this option to enable the MultiCheck filtering support for that column.
searchBooleanControls whether to show a search box when checkbox filtering is enabled.
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support