Requested unknown parameter '0' from the data

Requested unknown parameter '0' from the data

AhmedAdilAhmedAdil Posts: 1Questions: 0Answers: 0
edited June 2013 in General
Dear Gurus,

I have a table ( 34 Columns and X Rows) depending on a Array sent from an Application,
everything was working great,but i needed to freeze the Header as well as the first 3 Columns.
I used your plugin , seems great but unfortunately i am facing this warning now :

Requested unknown parameter '0' from the data

i used the amazing debugger of yours and here's the result :
http://debug.datatables.net/uyosol

Kindly Help me!!!

Replies

  • allanallan Posts: 63,516Questions: 1Answers: 10,472 Site admin
    The debugger shows that row index 3 is completely empty, which is why you are getting the error.

    Unfortunately I can't say from the debugger why that is the case. Invalid HTML or empty row?

    Allan
This discussion has been closed.