"Uncaught TypeError: Cannot set property '_DT_CellIndex' of undefined"
"Uncaught TypeError: Cannot set property '_DT_CellIndex' of undefined"
NatashaJay
Posts: 4Questions: 2Answers: 0
Hi,
I have a problem in one of my pages, where I get this error in the console_log.
"Uncaught TypeError: Cannot set property '_DT_CellIndex' of undefined"
I have other pages that display all the datatable options without problem. But this one.In this table,i used inner join to get data from database..please help me to solve this
This discussion has been closed.
Answers
Thanks for your question - however, per the forum rules can you link to a test case showing the issue please. This will allow the issue to be debugged.
Information on how to create a test page, if you can't provide a link to your own page can be found here.
Thanks,
Allan
thank you.
this is link of my code. https://jsbin.com/cudumerifo/edit?html,js,output
in my code,error is the search function and pagination is not working.if you can help me please.
Thanks for the link, but the code doesn't actually run. Could you show me a page that shows the error please. I don't immediately see any issue with the code in your JSBin (other than it not running of course).
Allan