Datatable intialisation problem
Datatable intialisation problem
Hi!
I'm trying to display the data with server sided processing. Collecting data on the server side goes well, but i get a blank datatable.
Firebug is throwing this error:
$("#example").dataTable is not a function
anonymous()index2.html (line 44)
anonymous()jquery.min.js (line 19)
anonymous([function(), function()], function(), Object name=F)jquery.min.js (line 12)
anonymous()jquery.min.js (line 19)
anonymous()jquery.min.js (line 19)
[Break on this error] "sAjaxSource": "processing.php"\n
Does anyone have an idea? So far every table worked perfectly.
Cheers!
I'm trying to display the data with server sided processing. Collecting data on the server side goes well, but i get a blank datatable.
Firebug is throwing this error:
$("#example").dataTable is not a function
anonymous()index2.html (line 44)
anonymous()jquery.min.js (line 19)
anonymous([function(), function()], function(), Object name=F)jquery.min.js (line 12)
anonymous()jquery.min.js (line 19)
anonymous()jquery.min.js (line 19)
[Break on this error] "sAjaxSource": "processing.php"\n
Does anyone have an idea? So far every table worked perfectly.
Cheers!
This discussion has been closed.
Replies
Regards,
Allan