Replies: 1 comment
-
I converted this over to a discussion. :) Also, feel free to use the discord server to ask questions! https://discord.com/invite/WrRKjPJ |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I wanted to implement the globalFIlter and hiding columns together.
When I hide some columns, I expected global filters not search through their values, however, globalFilters stilll search through all the columns, regardless if hidden or not.
Is there the way to pass to globalFIlter parameter to search only through visible columns?
Beta Was this translation helpful? Give feedback.
All reactions