Nested Datatables error
Nested Datatables error
I have a set of nested datatables that use the Row Details portion (http://datatables.net/release-datatables/examples/api/row_details.html) going down to 3 levels. I want only for users to open one detailed row at a time, however i run into issues when trying to implement this. I will quickly get a Jquery "out of stack space error" or cannot find the property of the new rows to form the details after an old row collapses or cannot find property at 'oFeatures'.
This discussion has been closed.