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

jquery-datatables-row-reordering not proper display in ie 8 #22

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,
I try manytimes for solving ie display issue at time of drag and drop 
row-reordering but not solved.

So,Please give me suggestion how can i solve row-reordering issue facing in ie 
8.

Thanks
Jaydipsinh gohil

Original issue reported on code.google.com by jaydipsi...@gmail.com on 26 Sep 2013 at 3:22

Attachments:

GoogleCodeExporter commented 9 years ago
Is that when you drag the row. If yes, overwrite the height of the class 
".ui-sortable-placeholder" to smaller number like 50px and it should work. 

Original comment by valter...@gmail.com on 31 Oct 2013 at 7:13