Skip to content

value of 'hide' property in columnDefs has no effect in version 32.3.2 #407

@mfrancke

Description

@mfrancke

Ultimately, I would like my users to be able to toggle column visibility from a multi-select dropdown.

I have a callback that outputs columnDefs with various properties including the 'hide' property, which is True for selected columns and False for de-selected columns.

This works well with dash_ag_grid version 31.3.0 but not with 32.3.2. With 32.3.2 there is an animation in the column headers (like a rearragnement) but ultimately all columns remain visible.

I have not tested any versions in between.

Metadata

Metadata

Assignees

Labels

P2considered for next cyclebugsomething broken

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions