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

AppointmentEditingEventArgs in RadScheduleView

1 Answer 42 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Matthias
Top achievements
Rank 1
Matthias asked on 12 Dec 2011, 01:49 PM
Hello,

as stated in this article (http://www.telerik.com/help/wpf/radscheduleview-migration-from-radscheduler.html) the old radscheduler had an property called "AppointmentEditAction" in the AppointmentEditingEventArgs where you could get the type of edit action such as edit, drag or resize. This property is not present in RadScheduleView. However i subscribed to the appointment editing event and i need to act differently on it regarding the edit action such as edit, drag or resize. Is there a way on how i can get the information of what type the edit event is?

thanks in advance

best regards

Matthias

1 Answer, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 15 Dec 2011, 09:41 AM
Hi Matthias,

In RadScheduleView you should implement a custom DragDropBehavior in order to add some logic to the Drop and Resize methods. Please check this help article for more details about the approach.

All the best,
Yana
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
ScheduleView
Asked by
Matthias
Top achievements
Rank 1
Answers by
Yana
Telerik team
Share this question
or