Hi Frederico Fernandes,
Indeed, the
AppointmentDropping event was introduced in Q2 2011 SP1. In your version, you can use the
AppointmentDropping event of the
DragDropBehavior of
RadScheduler. However, there is a tricky moment that the instance of this behavior is changed after some operations (for example a changed view). The following code snippet demonstrates how you can subscribe and handle this event and also check if the instance of the
DragDropBehavior has changed:
I hope this will help you. Should you have any further questions, do not hesitate to ask.
Regards,
Ivan Todorov
the Telerik team