Uncaught TypeError: Cannot read property 'infoThousands' of undefined
Uncaught TypeError: Cannot read property 'infoThousands' of undefined
saurabh20
Posts: 2Questions: 1Answers: 0
im working with jquery datatable.... it works fine but when data rows goes above 1000 it shows error in console window
Uncaught TypeError: Cannot read property 'infoThousands' of undefined jquery.dataTables.js:2
b'cause of that fnDrawCallback is not get called .... please help
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
Thanks allan for your suggestion
as you said, I have created test page
http://graficali.com/lmg/infoThousands/infoThousands.aspx
please help...
thanks in advance...
You are using a dev version of 1.10.0! Could you update to 1.10.11, which is the current release at the time of writing please. That should address the issue.
Allan