jquery.dataTables.js TypeError: ajax is null
jquery.dataTables.js TypeError: ajax is null
legioner
Posts: 1Questions: 0Answers: 0
Hi all,
I have a problem with the datatable.
TypeError: ajax is null,
ajax.data = ajaxData;
This discussion has been closed.
Replies
Same problem. Followed a rails tutorial on DataTables and server-side processing that uses the old parameters (1.9.xx). Tried to fix it all by hand...
Maybe you did the same?