I have tried the example given on the link http://www.datatables.net/examples/api/row_details.html .
I have tried the example given on the link http://www.datatables.net/examples/api/row_details.html .
Aditya_Goyal
Posts: 2Questions: 1Answers: 0
And I am getting the error - Uncaught ReferenceError: table is not defined at the line var row = table.row( tr ); .Could you please help me find the reason?. I have tried usinng the DataTables debugger also. It doesn't say about any error.
This discussion has been closed.
Answers
http://www.datatables.net/examples/api/row_details.html
I don't see the error on the page you linked to. Can you clarify how I can trigger the error on the page please? Or otherwise link to a page showing the issue.
Allan