Datatable breaks javascript (nCell is undefined)
Datatable breaks javascript (nCell is undefined)
peipst9lker
Posts: 11Questions: 0Answers: 0
Hi,
I am trying to use multiple DataTables (PHP generated) inside an jQuery UI Accordion (http://jqueryui.com/demos/accordion/),
which are inside jQuery UI Tabs (http://jqueryui.com/demos/tabs/).
I keep getting this error "nCell is undefined" (line 634 in jquery.dataTables.js)
Here are the debugged informations http://debug.datatables.net/odayun
(It only detects 1 table (which works) the rest (about 10-15) are not working)
Hopefully someone has an idea :/
I am trying to use multiple DataTables (PHP generated) inside an jQuery UI Accordion (http://jqueryui.com/demos/accordion/),
which are inside jQuery UI Tabs (http://jqueryui.com/demos/tabs/).
I keep getting this error "nCell is undefined" (line 634 in jquery.dataTables.js)
Here are the debugged informations http://debug.datatables.net/odayun
(It only detects 1 table (which works) the rest (about 10-15) are not working)
Hopefully someone has an idea :/
This discussion has been closed.
Replies