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

Dead project? #34

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I see no commits to the source since July 2013. Is this project dead? Has 
anyone forked it yet?

I've added a callback method to trigger in non-ajax configurations when the 
user drops a row. This allows me to do my own ajax call to update the records 
with the new order. I couldn't work with the data given by the built-in ajax 
call so i needed to write my own.

I've attached this change and hope some form of it can be added to the source 
tree.

If this project is dead, and nobody has forked it, maybe I could. Hoping the 
original developer is still interested in this project.

Original issue reported on code.google.com by jason.b...@blueriver.com on 23 Jan 2015 at 5:46

Attachments:

GoogleCodeExporter commented 9 years ago
I am wondering the same thing.  Does this work with the newer DataTables 1.10.x?

Original comment by connie.d...@staff.azbar.org on 18 Mar 2015 at 3:17