"Uncaught TypeError: Cannot read property 'nTable' of null"

"Uncaught TypeError: Cannot read property 'nTable' of null"

Javin007Javin007 Posts: 2Questions: 1Answers: 0

Here's where it's happening:

http://www.javin-inc.com/dttest

I'm not familiar enough with DataTables to even begin to understand how to troubleshoot this.

Answers

  • Javin007Javin007 Posts: 2Questions: 1Answers: 0

    Can't seem to delete this, but I found the problem. I had a "DIV" with the same name as the datatable "table" object itself. The error was incredibly vague though. I had to alter the code to find it.

  • AskYousAskYous Posts: 1Questions: 0Answers: 0

    Had the same problem. I wasn't referencing the table directly either.

This discussion has been closed.