Replies: 1 comment 1 reply
-
Solution is here :
Docs : https://tanstack.com/table/v8/docs/api/features/filters#filterfromleafrows |
Beta Was this translation helpful? Give feedback.
1 reply
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 would like to how to apply filter for
subRows
.On this official "Expanding" example of TanStack : https://jr4nn3.sse.codesandbox.io
When we use filter, this filter only work for first the level (depth: 0)
If the depth: 1 or depth: 2 include my filter value, it will not appear.
How to fix this please?
Beta Was this translation helpful? Give feedback.
All reactions