DonkeyOT / jquery-datatables-row-reordering

Automatically exported from code.google.com/p/jquery-datatables-row-reordering
0 stars 0 forks source link

Rows do not preserve their width when they are being dragged #9

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
This is a jquery ui bug with sortable where tr elements do not maintain the 
width of their child elements when being sorted.

A solution was presented here: 
http://stackoverflow.com/questions/1307705/jquery-ui-sortable-with-table-and-tr-
width

I've attached a patched copy of datatables row reordering with the solution 
from stackoverflow.

Cheers,
Rob

Original issue reported on code.google.com by d1pl...@d1plo1d.com on 7 Aug 2012 at 10:08

Attachments:

GoogleCodeExporter commented 8 years ago
I'd just like to confirm that this solution worked for me, too.

Apart from that, would it also be possible to apply the bottom border when 
re-ordering the row? it looks a little weird without it. (I figured, since 
we're already talking about styles.. :p)

Original comment by safto.rangen on 2 Oct 2012 at 7:08

GoogleCodeExporter commented 8 years ago

Original comment by joc...@gmail.com on 27 May 2013 at 9:28

GoogleCodeExporter commented 8 years ago
Your change is included in version 1.1.0.

Thanks,
Jovan

Original comment by joc...@gmail.com on 28 May 2013 at 8:22