Manual filter by clicking in buttons outside the column rendering #4666
Unanswered
santanapaulo
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone!!
Just a quick question. Imagine we have 3 fixed filters. We can filter (example) every person who earns MORE than $ 10.000; another filter which shows those who earn less than $4.000; and the last one shows people older than 30y. I'd like to present this 3 options, so the user needs to click on any of these options to filter the table.
How can I implement this scenario? Just reading the documentation does not made it easy to figured out.
I am attaching the image below to give an idea about it.

PS: Maybe I need to filter the data before it goes into the table. Is it correct?
Beta Was this translation helpful? Give feedback.
All reactions