Getting NaN error at the top of Show entry selector

Getting NaN error at the top of Show entry selector

sanasuke15sanasuke15 Posts: 1Questions: 1Answers: 0
edited April 2017 in Free community support

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.

Answers

  • allanallan Posts: 61,716Questions: 1Answers: 10,108 Site admin

    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

This discussion has been closed.