Closed GoogleCodeExporter closed 9 years ago
Hi,
I have tried it with 1.5.1 and it works see online example:
http://jquery-datatables-editable.googlecode.com/svn/trunk/jquery.1.5.1.html .
Could you take a latest version 1.1.8 from the
http://jquery-datatables-editable.googlecode.com/svn/trunk/media/js/jquery.dataT
ables.editable.js
Maybe this is some bug that is resolved later.
Regards,
Jovan
Original comment by joc...@gmail.com
on 19 May 2011 at 8:13
Hello,
I have been trying with 1.5.2 jquery and the 1.1.8 editable version.
adding a row works but deleting does not. I have a strange dialog box with
[object XMLDocument] as a title. My browser even offers me a checkbox to
prevent my page from opening new dialog.
Any hints on this ?
regards
Cyril
Original comment by crog...@gmail.com
on 30 May 2011 at 4:35
Hi,
Do you have some online example? Otherwise could you send me .zip archive with
html/js you are using?
I hav etried it with various versions of plugin and I have not notice any
problem.
Thanks,
Jovan
Original comment by joc...@gmail.com
on 31 May 2011 at 6:53
Hi,
I have found one problem with delete method in the version 1.5. of JQuery. I
have added dataType: "text" to the delete Ajax call and this fixed a problem.
Could you please try it with the latest dev version
http://jquery-datatables-editable.googlecode.com/svn/trunk/media/js/jquery.dataT
ables.editable.js and check is this fix resolved a problem you found.
Regards,
Jovan
Original comment by joc...@gmail.com
on 1 Jun 2011 at 9:52
Hello,
the last version fixes my problem.
Sry for the delay.
I know have jq 1.5.2 and the dev version of editable and it rocks. can we
expect a stable version to use (not a development version) soon ?
thank you very much for your work
Regards,
Cyril
Original comment by crog...@gmail.com
on 6 Jun 2011 at 9:36
Hi,
I will post final version 1.3 next week. However, these dev versions should be
stable enought to be used (or if someone reports an issue it is resolved
shrotly).
In each dev version that is commited I make sure that it works with all current
online examples so whatever you see on the site will work in your code too.
Final version 1.3 will have few additional bug fixes that are reported. But
probably noting important that will afect your code.
Note that this version of plugin officially still uses JQuery 1.4 and
dataTables 1.7. In the version 1.4 I will probably upgrade both Jquery and
DataTables to the latest version.
Thanks,
Jovan
Original comment by joc...@gmail.com
on 12 Jun 2011 at 9:59
Original issue reported on code.google.com by
chaitu...@gmail.com
on 19 May 2011 at 3:14