QDroppable and QSortable combined

Login or register to post comments
1 reply [Last post]
Offline
Joined: 03/31/2008

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

Offline
Joined: 03/31/2008

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