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

not compatible with jquery/3.0.0 #38

Closed douglasdeodato closed 7 years ago

douglasdeodato commented 7 years ago

Hi,

is this plugin still active?

i tried use today with jquery 3.0.0 and did not works,

the plugins works well with jquery 2.1

thank you.

mpryvkin commented 7 years ago

No, plug-in is not active and I'm not the original author, see jQuery DataTables: Row reordering.

I recommend using RowReorder extension instead of this plug-in which only exists for backward compatibility with legacy code.