Renders correctly but with message: Requested unknown parameter '0' from the data source for row 0

Renders correctly but with message: Requested unknown parameter '0' from the data source for row 0

eruinaeruina Posts: 4Questions: 0Answers: 0
edited April 2013 in General
Hi all,

http://live.datatables.net/ifijow/5/edit

I tried using datatables and it threw a "Requested unknown parameter '0' from the data source for row 0" error.

All the data aoColumns is looking for exists though. And there are rows. Furthermore, it could render correctly.

Any clue on what does this '0' refer to?

Replies

  • eruinaeruina Posts: 4Questions: 0Answers: 0
    I found that it's those columns with mDataProp: null.

    Is there a way to add empty columns on initialization?
  • allanallan Posts: 63,516Questions: 1Answers: 10,472 Site admin
    Use sDefaultContent - http://live.datatables.net/ifijow/9/edit .

    Allan
This discussion has been closed.