generated download not working for me
generated download not working for me
meetvora2006
Posts: 6Questions: 2Answers: 0
i do the same as described here
http://editor.datatables.net/manual/generator
but i get this error.
DataTables warning: table id=todo - Invalid JSON response. For more information about this error, please see http://datatables.net/tn/1
any idea what to do?
also when i add the data gives me this error
"A system error has occurred"
what to do now?
i am using in localhost + wamp server + windows
This question has accepted answers - jump to:
This discussion has been closed.
Answers
Have you followed the instructions at http://datatables.net/tn/1 to see what the server is returning if it isn't valid JSON? Likely it will be an error message, the contents of which we would need to know to be able to help.
Allan
Ohk, allan it is working now. actually i haven't put any demo data in DB at first so it was passing empty array.
one more thing can you help me? i want to use this datatable in codeigniter .. do you have any documentation how can i use this in codeigniter?
Sorry no. I don't have any documentation for using Editor with CI at the moment.
Allan