Generating new XHR requests when sorting
Generating new XHR requests when sorting
rhkirkando
Posts: 2Questions: 0Answers: 0
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.
Seems like I'm probably missing something obvious, but let me know if any code would help.
This discussion has been closed.
Replies