Replies: 1 comment
-
https://tanstack.com/table/v8/docs/api/features/filters#getcanglobalfilter |
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.
-
globalFilterFn search all columns by defaults.
official sample
In my case I need omit some columns like createdAt etc,It's is possible change globalFilterFn behavior?
This is for performance reasons and to eliminate unnecessary noise.
Beta Was this translation helpful? Give feedback.
All reactions