Getting NaN error at the top of Show entry selector
Getting NaN error at the top of Show entry selector
sanasuke15
Posts: 1Questions: 1Answers: 0
Hi there I can't seem to find what's causing this behavior in my data table. First of all here is the code without any error nan value. a screen shot and code.
http://imgur.com/8fWd79K
Here is how I render the no error NaN
https://paste.ofcode.org/4hYNBrzunkyVgsUnYXMcnP
Then when I render it to JQuery
http://imgur.com/slwFtLG
http://debug.datatables.net/avihib
This is how I render the DataTable from jquery
https://paste.ofcode.org/FcKaLiAgRexiPsgXJ9Dumq
Please help me.
This discussion has been closed.
Answers
Have you validated the generated HTML with the W3C validator?
If that doesn't help, can you link to a page showing the issue please?
Allan