DataTables warning: table id=equipmentTable - Unknown field: (index 0)

DataTables warning: table id=equipmentTable - Unknown field: (index 0)

clichteclichte Posts: 3Questions: 3Answers: 0

I setup my page using the "Simple Inline Editing" and "Server-side Processing" examples, and everything is working fine except that the search is broken. I get the following error:

DataTables warning: table id=equipmentTable - Unknown field: (index 0)

I'm not sure what code to put in my php file to correct this, I tried adding an empty field, but sqlserver barfed on that. Will inline editing not work with server-side processing? I sure hope there is a way to make it work! Thanks.

Answers

  • allanallan Posts: 61,697Questions: 1Answers: 10,102 Site admin

    Can you show me the PHP and Javascript in question please?

    Thanks,
    Allan

This discussion has been closed.