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

Dynamically added table rows won't sort #120

Open
ayyobro opened this issue Nov 4, 2016 · 2 comments
Open

Dynamically added table rows won't sort #120

ayyobro opened this issue Nov 4, 2016 · 2 comments

Comments

@ayyobro
Copy link

ayyobro commented Nov 4, 2016

Added a table to my page

Used the plugin to sort on every column: Name, Rent, Sq. Ft.

However, if I use ajax to add more rows to the table, then the tablesorter does not work.

If you need more info or a site link, please PM me.

@DavidBruchmann
Copy link

you've to trigger the update-function like explained here:
http://tablesorter.com/docs/example-ajax.html

@lepirlouit
Copy link

it seems that the sorton trigger is sorting the previously cached data.

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

3 participants