How to suppress the AND/OR condition of the filter
To suppress the and/or condition of the filters, set in the filterParams: fitlerParams.suppressAndOrCondition = true
suppressAndOrCondition
If true, the filter won't offer the ability to add an additional filter condition
From our docs:
https://www.ag-grid.com/javascript-grid-filter-text/#params
https://www.ag-grid.com/javascript-grid-filter-number/#number-filter-parameters
https://www.ag-grid.com/javascript-grid-filter-date/#date-filter-parameters
Comments
0 comments
Please sign in to leave a comment.