Skip to content

Toggle column visibility confusion #276

@S1LL

Description

@S1LL

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions