This is a migrated thread and some comments may be shown as answers.

Drag & Drop Scoping issue.

1 Answer 47 Views
Drag and Drop
This is a migrated thread and some comments may be shown as answers.
Jeremy
Top achievements
Rank 1
Jeremy asked on 16 Oct 2013, 02:27 PM
I am running into a strange issue with using Kendo Drag & Drop with a JQuery UI widget made through the Jquery UI widget factory.

I am creating two kendoDropTargetAreas with the the same filter on two different containers. Each one is scoped to its own context - yet no matter what I do it always executes the functions bound to the events on the first context created.

For example:

I have two widgets - Widgets A & B. Both have their own draggables and dropTargetAreas.

Yet whenever I drag and drop something on Widget B - it triggers Widget A dropTargetArea events.

No other widget behaves this way - the other kendo widgets work and are scoped correctly..

1 Answer, 1 is accepted

Sort by
0
Burke
Top achievements
Rank 1
answered on 17 Oct 2013, 01:36 PM
Jeremy

Could you provide a code sample?  Ideally, a JSBin would be perfect so we could collaborate on the solution and make sure you get working code.
Tags
Drag and Drop
Asked by
Jeremy
Top achievements
Rank 1
Answers by
Burke
Top achievements
Rank 1
Share this question
or