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

Disable Single-Occurrence Edit/Delete?

2 Answers 124 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Landon
Top achievements
Rank 1
Landon asked on 04 Jan 2011, 10:14 PM
Hello,

Is there a way to disable/bypass the dialog that allows you to select between editing/deleting a single occurrence or the entire series in a recurring appointment? Right now we don't want to allow single-occurrence editing (don't want to allow recurrence exceptions), so I'd like to bypass that dialog altogether and go straight into editing/deleting the entire recurrence. Is this possible?

Thanks,
Landon

2 Answers, 1 is accepted

Sort by
0
Veronica
Telerik team
answered on 05 Jan 2011, 11:15 AM
Hi Landon,

You need to subscribe to the OnClientRecurenceActionDialogShowing client-side event and use set_cancel(true). Please take a look at this help topic for more information.

Regards,
Veronica Milcheva
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0
Landon
Top achievements
Rank 1
answered on 05 Jan 2011, 04:59 PM
Veronica,

Perfect! Thank you.

Landon
Tags
Scheduler
Asked by
Landon
Top achievements
Rank 1
Answers by
Veronica
Telerik team
Landon
Top achievements
Rank 1
Share this question
or