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

Drag/drop INTO appointment

1 Answer 44 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
JonnyDub
Top achievements
Rank 1
JonnyDub asked on 30 Jul 2010, 12:34 AM
HI,

Is it possible to drag/drop objects INTO an appointment already on the scheduler?  In other words, I want to associate several items (objects) with a single appointment, from a list of those items displayed in another control off to the side of the scheduler.

Thanks.

1 Answer, 1 is accepted

Sort by
0
T. Tsonev
Telerik team
answered on 04 Aug 2010, 05:11 PM
Hi Jonny,

This functionality is possible in principle - the drop operation is not handled by the RadScheduler, so whoever is processing should only figure out that this is an appointment or not. This can be easily done by using the getAppointmentFromDomElement method.

This demo is where you should start from - Drag-and-drop

Let us know if you need help with any specific problems.

Kind regards,
Tsvetomir Tsonev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Scheduler
Asked by
JonnyDub
Top achievements
Rank 1
Answers by
T. Tsonev
Telerik team
Share this question
or