Hi,
I try to use a Scheduler as a drop target for Events. in my view is a Scheduler and a grid. I want to drag an Event from the grid and drop it on the Scheduler. This is working but the Scheduler does not fire the datasource.Transport.create Event to the backend.
Here is how i do it: http://dojo.telerik.com/IJesA (The Data in my example is local so you have to change it for tests)