Skip to content

Allow useres to show/hide columns of the grid. #162

@sboekhoff

Description

@sboekhoff

Currently the visibility of columns is configured using the config property of the <Grid>-component, e.g.:

const columns = {
	column-to-hide: { show: false}
}

It would be great if there was a UI element that enables the user to decide which columns to show/hide. Thunderbird provides a function like this:

dd

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions