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

Edit Appointment Dialog Click OK

1 Answer 32 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Tim
Top achievements
Rank 1
Tim asked on 27 Feb 2013, 09:01 PM
In the Edit Appointment Dialog, can I access the click event of the OK button before the OnAppointmentEdited is called? I need to set a property of the appointment here before the OnAppointmentEdited.

Thanks

1 Answer, 1 is accepted

Sort by
0
Accepted
Miroslav Nedyalkov
Telerik team
answered on 04 Mar 2013, 05:40 PM
Hello Tim,

You could use the AppointmentSaving event of the RadScheduleView control - it is fired when the appointment was edited and just before it to be saved. For more information about the events of the RadScheduleView control, please refer to this article.

Hope this helps.

Kind regards,
Miroslav Nedyalkov
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
ScheduleView
Asked by
Tim
Top achievements
Rank 1
Answers by
Miroslav Nedyalkov
Telerik team
Share this question
or