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

right click context menu of edit & delete

1 Answer 139 Views
Scheduler and Reminder
This is a migrated thread and some comments may be shown as answers.
Muhammad Imran
Top achievements
Rank 1
Muhammad Imran asked on 02 May 2016, 07:33 AM

Delete only this occurance: calls update event - I want to change it to delete event 

where do I find right click context menu of edit & delete and its event bindings

1 Answer, 1 is accepted

Sort by
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 02 May 2016, 11:24 AM
Hello Muhammad,

Thank you for writing.

When you delete an occurrence of a recurring appointment, the RadScheduler.AppointmentChanged event is fired for the master event. The AppointmentChangedEventArgs.PropertyName property indicates that the RecurrenceRule property is changed. The RadScheduler.AppointmentDeleted event is fired as well for the specific occurrence. This behavior is normal.

If you need to customize the context menu and perform your custom logic, feel free to follow the demonstrated approach in this help article: http://docs.telerik.com/devtools/winforms/scheduler/context-menu/customize-the-contextmenu

I hope this information helps. Should you have further questions I would be glad to help.

 Regards,
Dess
Telerik
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.
Tags
Scheduler and Reminder
Asked by
Muhammad Imran
Top achievements
Rank 1
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or