Editor form shows multiple values on edit, (with single row selected)
Editor form shows multiple values on edit, (with single row selected)
I am just starting with editor 1.5 (php) and have a table with date values.
I can add and edit a single row, no problem
If i add a second row, when i try to edit it, my editor displays 'multiple values' message
If I delete a row, all of the rows are deleted
( i also just noticed that my editor datepicker shows up fine in chrome, but not in FF)
Thanks
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Hi,
I'm afraid that this is caused by a bug in DataTables. If you include the nightly version rather than the 1.10.8 release it will work as expected.
I'm planning on doing a release of DataTables 1.10.9 quite soon (hopefully tomorrow).
Allan
Thanks Allan, glad its not me this time !