does not load all invalid json data
does not load all invalid json data
![cris19n](https://secure.gravatar.com/avatar/851c6d0c28bab2c447d27913847aabe3/?default=https%3A%2F%2Fvanillicon.com%2F851c6d0c28bab2c447d27913847aabe3_200.png&rating=g&size=120)
Apparently I have a problem with the option
"order": [[3, "desc"], [5, 'asc']].
the first load loads me the filtered data, but when I want to show all the data I get a json error, and when I remove the "order" option, it works, I don't know what is causing this problem, I am using server side processing
also try this option
table2.order([3, 'desc'], [5, 'asc']).draw();
but i get invalid json
help!
This discussion has been closed.
Answers
We're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.
Cheers,
Colin