mpryvkin / jquery-datatables-row-reordering

JQuery plugin that enables drag and drop row reordering in the tables enhanced with JQuery DataTables plugin.
https://www.gyrocode.com/articles/jquery-datatables-row-reordering/
6 stars 8 forks source link

does not work with jquery 1.9 version of json format with [ {key, value}] format #19

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. is not working if using 
https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js">
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by raha.ar...@gmail.com on 19 Aug 2013 at 10:10

GoogleCodeExporter commented 9 years ago
I've checked this issue from my side. It works with jquery 1.7.1 but not with 
1.9.0 so what causes this?

Original comment by mustafa....@gmail.com on 27 Aug 2014 at 9:53

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
BTW sorry for insufficient information.

It works with 1.7.1 for all drag&drop stuff like charm, when turn back to 1.9.0 
it still seem that you can select row but no drag&drop is working.

I am using jquery 1.9.0, jquery-ui 1.8.7, DataTables 1.10.2 and rowReordering 
1.2.1 in this project. On a machine with Windows 7 Ultimate x64 and Chrome 
browser.

I've met rowReordering nearly at the end of my project and want to use it but 
cannot change my jquery to an old version. So this is the problem hope that can 
be solved.

Original comment by mustafa....@gmail.com on 28 Aug 2014 at 6:37

GoogleCodeExporter commented 9 years ago
As i check issue deeper, its not about rowReordering. It's about the jQueryUI 
version. So thanks...

Original comment by mustafa....@gmail.com on 28 Aug 2014 at 8:05