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

Determine recurrence action dialog item selection

1 Answer 79 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Andrew
Top achievements
Rank 1
Andrew asked on 17 Oct 2008, 03:56 PM
Is there a way to determine if the user selected to edit the occurrence or edit the series when a selection is made from the recurrence action dialog? 

I would would like to be able to determine this, and then execute some server side code based on the selection. 

I am using the RadScheduler for ASP.NET 2008 Q2 release.

Thank you,
Andrew

1 Answer, 1 is accepted

Sort by
0
T. Tsonev
Telerik team
answered on 20 Oct 2008, 02:47 PM
Hi Andrew,

Currently, this can be determined by checking the RadScheduler.EditingRecurringSeries property. In the future, we will make this value directly available in the event arguments of the Appointment Insert/Update/Delete events.

If you need this value on the client, then you can handle the RecurrenceActionDialogClosed event to determine the result from the dialog.

All the best,
Tsvetomir Tsonev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Scheduler
Asked by
Andrew
Top achievements
Rank 1
Answers by
T. Tsonev
Telerik team
Share this question
or