mirror of
https://github.com/RADar-AZDelta/azd-radar-data-datatable.git
synced 2026-03-27 01:05:38 +00:00
[GH-ISSUE #12] add id to options to uniquely identify the table (so that metadata can be caputerd and restored to survive browser refresh) #5
Labels
No labels
bug
bug
enhancement
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
RADar-AZDelta/archived-azd-radar-data-datatable#5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @pjlammertyn on GitHub (Apr 11, 2023).
Original GitHub issue: https://github.com/RADar-AZDelta/azd-radar-data-datatable/issues/12
Originally assigned to: @Louis-Herreman on GitHub.
this id can than be used to store the columns metadata (sort order, filters, width, visability, ...) in the session storage of the browser using the Snapshot functionality
@pjlammertyn commented on GitHub (Apr 24, 2023):
@Louis-Herreman cfr beforeunload and visibilitychange events where persist_state() is called to store the snapshot