Demonstration of problem
I continue to have this issue but i’ve narrowed down the problem to the JSON source files.
If i point my source to this JSON sample http://pastebin.com/P61DKZyR from one of your demos drag & drop works.
If i change the source to point to my JSON it does not work properly as shown in the screencast above: http://pastebin.com/QsbDMZN5
Here is the code i’m using: http://pastebin.com/YfS9nLre
There are no JS errors in firebug etc.
What am i doing wrong?
Any ideas what i’m doing wrong?
I’ve tried to mirror your JSON example as closely as possible.