What steps will reproduce the problem?
Datatable with 2 columns that are not visible.
Add a new record via sAddURL - is sucessful and inserts into the database. The
Add form has 3 fields - all but the 2 hidden fields.
After return from addURL, get error message from datatables
"added data (size 3) does not match known number of columns (size 5)"
I originally had it set up with no hidden columns and there was no error.
However, I need the hidden columns for updates.
I tried adding hidden fields in the add form, but that didn't seem to work.
I'm on 1.3 of datatables.editable, working on an local Apache server.
Thanks in advance.
Original issue reported on code.google.com by carolap...@gmail.com on 23 Aug 2012 at 3:26
Original issue reported on code.google.com by
carolap...@gmail.com
on 23 Aug 2012 at 3:26