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

Zebra striping not redrawn after drop #35

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
When zebra striping is applied to a DataTable, after dragging and dropping an 
item to a new sort location, the row shading stays with the dropped row.  The 
zebra striping should redraw after the drop.

Original issue reported on code.google.com by connie.d...@staff.azbar.org on 18 Mar 2015 at 4:54