Skip to content

Hidden Grid Column should not run code #6737

@sveinnetnordic

Description

@sveinnetnordic

Description

Hidden column should not slow down grid

Expected outcome

Not run code that does nothing

Minimal reproducible example

grid.addColumn(this::getRemoteStatus).setHeader("Remote status").setVisible(false);

Steps to reproduce

getRemoteStatus() that sleeps

Environment

24.5.0

Browsers

Issue is not browser related

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions