5

Has anybody tried to drag a cell from one Gridster to another? I have been trying to get that working.. but with no luck. Any help please?

Vaibhav Pingle
  • 575
  • 1
  • 9
  • 27
  • I'm also looking to do this. If I find a solution, I will post. – uadrive Jun 20 '13 at 17:30
  • one of the things that i came across is that if I mark each
  • a draggable and set the gridster as droppable, it only adds the jquery-ui classes to them. but it does not cover that behaviour. I think we need to actually modify gridster.js to behave differently when an item moves out of it.
  • – Vaibhav Pingle Jun 20 '13 at 17:41
  • Does anybody has a better solution? – Pablo Oct 21 '14 at 09:56