Skip to content

[Feature] #137

@ks-lschaffer

Description

@ks-lschaffer

It would be great a feature to persist the current state of the grid, I mean

Sorted column
Current Filter
Colum width and order in the grid
Hidden columns
etc

for example
gridStateManager.getCurrentState() => Map { sortedColumn:'column1', filterRows:[],
columns:[{field:'column1', type... width:...}, {...} ]
};

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions