Replies: 1 comment
-
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 a way to disable toggleHiddenColumn option for certain columns. I want to disable column hiding for the "row selection" column and some sticky/frozen columns I have in the table. I have implemented a column chooser drop-down, which contains a "All". The onChange prop provided by getToggleHideAllColumnsProps seems to hide all the columns. How can I control which columns should be hidden?
Thanks
Anand
Beta Was this translation helpful? Give feedback.
All reactions