Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add functionality to undo sort #215

Open
sumanthratna opened this issue Mar 28, 2022 · 0 comments
Open

Add functionality to undo sort #215

sumanthratna opened this issue Mar 28, 2022 · 0 comments

Comments

@sumanthratna
Copy link

since index is stored when sorting the table (for stable sorting), would it be possible to store this index information in localstorage so that users can call a .unsort() method to restore the table to its initial row order?

@sumanthratna sumanthratna changed the title Add unsort functionality Add functionality to undo sort Mar 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants