GridColumnFilterableSettingsTagHelper
Example
<filterable>
<cell></cell>
<datasource></datasource>
<operators></operators>
</filterable>
ChildTags
Tag Name | Details |
---|---|
cell | GridColumnFilterableCellSettings |
datasource | GridColumnFilterDataSourceTagHelper |
operators | GridFilterableOperatorsSettingsTagHelper |
Attributes
Attribute | Type | Description |
---|---|---|
cell-settings | GridColumnFilterableCellSettings | |
check-all | Boolean | |
datasource | GridColumnFilterDataSourceTagHelper | |
enabled | Boolean | |
extra | Boolean | |
filter-ui | String | |
filter-ui-handler | String | |
ignore-case | Boolean | |
item-template | String | |
multi | Boolean | |
operators | GridFilterableOperatorsSettingsTagHelper | |
search | Boolean |