Detail row in multiple nested tables doesn't work

Detail row in multiple nested tables doesn't work

SargeSarge Posts: 3Questions: 1Answers: 0

Hi, I want to create nested tables in DataTables, but in fnOpen function I get error:

Uncaught TypeError: Cannot read property '0' of undefined

I have the the same problem as here https://datatables.net/forums/discussion/23433/details-row-for-multiple-tables-dosen-t-work but there is't solution.

Here is jsfiddle http://jsfiddle.net/qtynfu5a/

If you click on row in nested table, you get the error:

http://postimg.org/image/6pyjg4jud/

This discussion has been closed.