This repository was archived by the owner on Jun 1, 2025. It is now read-only.
Get current state of expanded groups in slickgrid. #1254
Replies: 2 comments 1 reply
|
if you're talking about regular Grouping (not Tree Data), then I guess you could use the Please consider asking questions on Stack Overflow which is a better platform and has more users who can answer your question. |
0 replies
|
I am trying to implement this in tree data. I am working on a functionality which allows me to retain my grid state after the user edits values in some of the columns of the grid. Closing this discussion as I have opened a thread on Stack Overflow. Thanks! |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
Is there a way to get the current state of expanded groups in slickgrid?
All reactions