Add my onChange fn in MRT_GlobalFilterTextField component #885
dangkhoa99
started this conversation in
Ideas
Replies: 1 comment
-
|
I guess you can use onChangeCapture which is the same event but it doesn't override anything |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, @KevinVandy.
I want to add my onChange function into the existing onChange of the MRT_GlobalFilterTextField component. But now, my custom fn override the existing onChange. My onChange function wants to reset rowSelection in the table after filtering.
Can you add the my ideas in MRT_GlobalFilterTextField component ?
Beta Was this translation helpful? Give feedback.
All reactions