hootsuite / grid

Drag and drop library for two-dimensional, resizable and responsive lists
http://hootsuite.github.io/grid/
Apache License 2.0
3.57k stars 279 forks source link

Move item between grids #70

Open juggy opened 9 years ago

juggy commented 9 years ago

I want to have 2 grids and allow drag and drop between the 2. It would need to show the "constraints" while dragging over the new grid as well as moving around the preexisting items.

How difficult would it be to add and where should I look to give it a try?

Thx

andrei-picus-hs commented 9 years ago

@juggy it would be quite difficult to implement that. You would have to:

It's quite a lot of work to do. PRs are appreciated :smile:

You can check out the sortable plugin from jQueryUI, maybe it suits your needs.

gxapplications commented 8 years ago

:+1: for this feature... Could allow a grid or a list of elements in a "Add element to grid sidebar" to be dragged into the main grid...