Page 1 of 1

Drag and drop rows between two similar tables using jquery

Posted: 16 Nov 2014, 07:22
by Marius
Hi
I am trying to drag a table row and to drop it in a similar table (of same table structure).
I am trying to implement with jQuery UI draggable. Any example or tutorial?

Drag and drop rows between two similar tables using jquery

Posted: 16 Nov 2014, 09:22
by MarPlo
Hi,
Check the code example from this page: jQuery Drag and Drop Rows between two similar Tables