jquery.dataTables.js TypeError: ajax is null
jquery.dataTables.js TypeError: ajax is null

Hi all,
I have a problem with the datatable.
TypeError: ajax is null,
ajax.data = ajaxData;
This discussion has been closed.
Hi all,
I have a problem with the datatable.
TypeError: ajax is null,
ajax.data = ajaxData;
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?