Datatable breaks javascript (nCell is undefined)
Datatable breaks javascript (nCell is undefined)
![peipst9lker](https://secure.gravatar.com/avatar/92a9d7c104efcb81b0be3a8535ba7105/?default=https%3A%2F%2Fvanillicon.com%2F92a9d7c104efcb81b0be3a8535ba7105_200.png&rating=g&size=120)
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