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

Pager + Ajax: Initializes twice #202

Closed
a--f opened this issue Dec 20, 2012 · 3 comments
Closed

Pager + Ajax: Initializes twice #202

a--f opened this issue Dec 20, 2012 · 3 comments
Labels

Comments

@a--f
Copy link

a--f commented Dec 20, 2012

When using pager + ajax I noticed that the initializing ajax-call is made two times, as one can see using e.g. Firebug with Firefox on http://mottie.github.com/tablesorter/docs/example-pager-ajax.html. This might get pretty annoying when dealing with large datasets.
Besides fixing this, I'd really appreciate an option turning the initializing ajax-call off in case one's already loading the correct data with the rest of the page since it's probably faster than doing this very first ajax call.

Cheers
Andy

@Mottie
Copy link
Owner

Mottie commented Dec 20, 2012

Thanks for reporting this, I'll have it fixed in the next update!

@MrTobyDog
Copy link

I am still seeing this and http://mottie.github.io/tablesorter/docs/example-pager-ajax.html also shows it is not fixed!

@Mottie
Copy link
Owner

Mottie commented Mar 3, 2014

Hi @MrTobyDog!

Thanks for reporting this. I'll look into this issue soon.

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

No branches or pull requests

3 participants