kartik-v / yii2-sortable

Create sortable lists and grids using HTML5 drag and drop API for Yii 2.0.
http://demos.krajee.com/sortable
Other
43 stars 20 forks source link

Using 3 columns #3

Closed it3rmit closed 9 years ago

it3rmit commented 9 years ago

Is it possible to use yii2-sortable with 3 columns like in jquery sortable plugin http://jqueryui.com/sortable/#empty-lists

kartik-v commented 9 years ago

Using the connected property you can chain and connect multiple sortables in the same page.