Reputation: 120
In the default filters of ag-grid, it's possible to add one or two conditions (with AND or OR concatenation).
My question is if there is some way to have 3 or more concatenated conditions with the same logical operator (aside from create an entire custom filter).
Thanks in advance.
Upvotes: 3
Views: 2842