Datatable breaks javascript (nCell is undefined)

Datatable breaks javascript (nCell is undefined)

peipst9lkerpeipst9lker Posts: 11Questions: 0Answers: 0
edited April 2012 in General
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 :/

Replies

This discussion has been closed.