Groupped table filtering specific group levels. #4264
Unanswered
receptiryaki
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.
-
Hello,
I'm trying to make a table with grouping and filtering. Example below.
https://codesandbox.io/s/admiring-cori-x8uozd?file=/src/App.tsx
I have applied a filter on the "Install" column. But filters run only deepest levels. I want to apply a filter to the group level I have selected.
For eg: I want to apply a filter on the game level and min value 600, max value 650. The result must be only Fruit Ninja
Have any ideas to make this?
Thanks 🙏
Beta Was this translation helpful? Give feedback.
All reactions