datatables cannot read property 'nodename' of undefined code example
Example: jquery.dataTables.min.js:123 Uncaught TypeError: Cannot read property 'nodeName' of null
I too faced same issue. I missed adding th column in table
I too faced same issue. I missed adding th column in table