Replies: 1 comment
-
Yep easily. Manage the column visibility state, and then have a useEffect watch the column visibility state. Do what you want from there. This is shown in the state management docs. |
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.
-
Is there any way to trigger an event/function when hiding or showing a column? And on the trigger I want to see which columns are hidden and shown. How can I do that? Is there already any built in fn/syntax availiable for this?
Beta Was this translation helpful? Give feedback.
All reactions