Open GoogleCodeExporter opened 9 years ago
forgot to mention I am using latest version of jquery datatables (1.9.4). This
is a problem similar to that of issue 114
Original comment by ioannis....@gmail.com
on 2 Nov 2012 at 4:17
As in issue 114, problem does not exist if you use jquery datatables version
1.9.0.
Original comment by ioannis....@gmail.com
on 2 Nov 2012 at 4:31
I have the same problem... @joannis did you resolve it?..
Original comment by luisf.ro...@gmail.com
on 20 Oct 2013 at 8:59
I used version 1.9.0 of jquery datatables for that project and it worked. I
haven't used it again since then, so I don't know if it has been fixed.
Original comment by ioannis....@gmail.com
on 21 Oct 2013 at 4:46
I confirm the bug is still present in datatables v1.9.4 and dataTables.editable
v2.3.3.
I downgraded to datatables 1.9.0 and it is now ok.
Original comment by legrand....@gmail.com
on 23 Oct 2013 at 12:20
It is sad. :( Since all works fine but the creation of rows, I had to hide
the automatic "New" button, and implement my own form and callback, then I use
the client events of the datatable and add the row manually..
Original comment by luisf.ro...@gmail.com
on 23 Oct 2013 at 10:00
I wish to notify you that this problem still exist. I am using jquery version
1.10.1 and dataTables.editable version 2.3.3. When i try to add new row it
gives the following error
ReferenceError: rowData is not defined
rtn = oTable.fnAddData(rowData);
I look forward to your answer.
Thanks so much.
Original comment by aadew...@gmail.com
on 3 Jul 2014 at 3:52
I hve the same issue and the same versions as #7 above. I cannot roll back to
1.9.0
Original comment by pompsto...@gmail.com
on 13 Jul 2014 at 12:41
Original issue reported on code.google.com by
ioannis....@gmail.com
on 2 Nov 2012 at 3:54Attachments: