Preserving and Restoring Column Visibility Changes in a Table Column Using Local Storage #179
SinaMAlizadeh
started this conversation in
General
Replies: 1 comment
-
You can manage the visibility state yourself with the help of About column visibility: |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
How can I save changes to column visibility in local storage and restore them when returning to the page and table? I would like to preserve the user's actions regarding column visibility changes and display a history of their selections, so that they can see the columns they had chosen previously. Is there a way to track and retrieve table visibility changes each time they occur?
Beta Was this translation helpful? Give feedback.
All reactions