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

Reordering doesn't work, when we have a dropdown in a column cell. #30

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add a column to the table which has dropdown.
2.
3.

What is the expected output? What do you see instead?
Even if we add a dropdown to the cell, reordering should work properly.

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

Original issue reported on code.google.com by inglevis...@gmail.com on 29 Oct 2014 at 7:24