Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Hidden DateTimeColumn is all empty when switched to visible until reload #980

@knallcharge

Description

@knallcharge

I'm seeing a strange behavior when using a DateTimeColumn which has "visible = false":
When I initially load the datatable, the column is hidden, swichting it to visible using the column chooser, will make it visible, but all cells are empty.

grafik

When I reload the table (with the column set to visible), the data is show, this also happens if I just click the "X" next to the filter of the DateTimeColumn.

grafik

This does not seem to happen with any other column type.

Maybe there's some workaround to simulate a click on the "X" when switching a DateTimeColumn to visible?

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