-
-
Notifications
You must be signed in to change notification settings - Fork 458
Open
Description
And I one more thing I gotta ask. Im trying to implement like a toggle visibility of all columns.
I have a dialog with checkboxes for all columns. And it works nicely if I try to toggle for example column with index 3 (uncheck - hide, check - show). But when I hide column 1 and then column 3 it hides column 4, because column3 is already on index 2 I suppose. Is there a way to achieve this toggle functionality?
Thanks
Metadata
Metadata
Assignees
Labels
No labels