Generating new XHR requests when sorting

Generating new XHR requests when sorting

rhkirkandorhkirkando Posts: 2Questions: 0Answers: 0
edited April 2010 in General
I hope this is a simple question, but here goes. I just started using server-side processing. I made a php file that creates valid JSON output, and the data is displayed properly. However, when I try to sort a column, I get the "Processing..." message, but according to Firebug, datatables does not make a new XHR request. When I click to a different page, and then back, the sort I tried to do shows up correctly.

Seems like I'm probably missing something obvious, but let me know if any code would help.

Replies

  • rhkirkandorhkirkando Posts: 2Questions: 0Answers: 0
    Sorry, ignore this. I have no idea what I did, but it started working!
This discussion has been closed.