Optional
logicGridLogicOperator.And
: the row must pass all the filter items.GridLogicOperator.Or
: the row must pass at least on filter item.Optional
quickIf false
, the quick filter will also consider cell values from hidden columns.
Optional
quickGridLogicOperator.And
: the row must pass all the values.GridLogicOperator.Or
: the row must pass at least one value.Optional
quickvalues used to quick filter rows
Model describing the filters to apply to the grid.
Demos