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

How can I keep filter- and sort data after reload? #10

Open
spitfire64 opened this issue Nov 25, 2012 · 0 comments
Open

How can I keep filter- and sort data after reload? #10

spitfire64 opened this issue Nov 25, 2012 · 0 comments

Comments

@spitfire64
Copy link

I use this great tablesorter-filter as a dynamic projectlist that I keep in a mysql database table. I have added columns such as an urgent-function. I display a "urgent-link" in this column, When link i clicked my script sets urgent=1 for this post in my mysql table and then the script reloads the page. Now this row is highlighted. Clicking the posts urgent link once again will set urgent=0 and the poost i sno longer highlighted after reload.

However, when reloading the page I lose all filter and sort data.
I don't know Javascript so I don't know how get the data and send it back to the javscript when reloading the script.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant