jquery ui sortable between two tables
jQuery UI Sortable Between Two Tables
Sorting tables is a common functionality that is implemented on many websites. jQuery UI has a sortable widget that allows users to drag and drop table rows to rearrange their order. In this tutorial, we will see how to implement sortable between two tables