DataTables warning: table id=equipmentTable - Unknown field: (index 0)
DataTables warning: table id=equipmentTable - Unknown field: (index 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
Can you show me the PHP and Javascript in question please?
Thanks,
Allan