Hello, I have problem with two plugins:
1.I send by DataTable ajax to server and get back json, parse it and draw the table with standart parameters(paginig, search and order).
2.after I run Tabledit and it's break
Some one know how I can run Tabledit() after DataTable()???
Any solutions to this problem? I currently experienced the same problem im having the "jquery.tabledit.min.js:54 Tabledit Ajax fail => parsererror : SyntaxError: Unexpected token < in JSON at position 2" error on this
Hello, I have problem with two plugins: 1.I send by DataTable ajax to server and get back json, parse it and draw the table with standart parameters(paginig, search and order). 2.after I run Tabledit and it's break
Some one know how I can run Tabledit() after DataTable()???
https://datatables.net/examples/ajax/simple.html
Tnx