Questions tagged [kendo-draggable]

A component of the Kendo UI framework.

Draggable is a Kendo UI () component.


Related tags

16 questions
0
votes
1 answer

Anyway to block certain droppable objects

For example if I have object1, object2 and object3 These can only be dropped in Zone1 Then I have object4, object5 and object6 These can only be dropped in Zone2 How could I configure this? Also I would like object7 to be allowed to drop in either…
1
2