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: Passing jqxhr for ajaxProcessing function. #626

Merged
merged 1 commit into from
May 26, 2014

Conversation

JzTurrini
Copy link
Contributor

There are situations where the data of pagination (total, page, offset, last-page) are sent by headers and other situations where they are sent inside json return. The Tablesorter only offers me the second option, so I added support for the this first option.

So I changed the code to include support for jqXHR as third option on ajaxProcessing.

@Mottie
Copy link
Owner

Mottie commented May 26, 2014

Hi @JuarezTurrini!

Thanks for contributing!

Mottie added a commit that referenced this pull request May 26, 2014
Pager: Passing jqxhr for ajaxProcessing function.
@Mottie Mottie merged commit d14f061 into Mottie:master May 26, 2014
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

Successfully merging this pull request may close these issues.

2 participants