QDroppable and QSortable combined
Thu, 03/17/2011 - 12:36
Hi
Is there a way to have two (or more) QSortable lists like the one here http://examples.qcu.be/assets/_core/php/examples/other_controls/jq_examp... and be able to drag and drop items between the lists (not just sort inside each list)?
Brynjar

Found out the solution is to use the "ConnectWith" property on the QSortable object. http://jqueryui.com/demos/sortable/#connect-lists