DataTables warning: JSON data from server

DataTables warning: JSON data from server

phil86000phil86000 Posts: 1Questions: 0Answers: 0
edited January 2014 in General
Hi,

I've a "DataTables warning: JSON data from server". I know that this is a current problem but I use the content of table dynamically with other request and only one of them doesn't work.
.
I've test the generate json return and it is valid.

http://debug.datatables.net/egojoh

Thanks for any help or idea
Philippe

Replies

  • allanallan Posts: 63,498Questions: 1Answers: 10,471 Site admin
    Can you link to a test case please. The debugger shows that no Ajax request was made, so something is going wrong somewhere.

    The "Invalid Json" error means exactly what it says and is coming from jQuery.

    Allan
This discussion has been closed.