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

Drag table row and drop onto tree structure? #32

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I am not using this to reorder per say, I am using this plugin for it's drag 
and drop capabilities. As you can see in my example, I am able to drag and drop 
the droppable divs to add to the tree. Can I do this with the datatables rows? 
http://jsfiddle.net/nwntpd15/14/

Original issue reported on code.google.com by ansch...@gmail.com on 19 Nov 2014 at 3:35