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

[Solved] Server side event on appointment resize/move

2 Answers 211 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
max
Top achievements
Rank 1
max asked on 28 Apr 2008, 02:37 PM
Is there any server side event when an appointment is moved or resized?

2 Answers, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 30 Apr 2008, 11:25 AM
Hello Massimo,

Thank you for your question. RadScheduler doesn't have server events when an appointment is moved or resized. However, you can use the client side events along with RadAjaxManager to execute any server-side logic as shown in this topic: Manually add an AJAX request to a client-side event of an HTML element . Please, let us know if this suggestion helps you or not.


Peter
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
max
Top achievements
Rank 1
answered on 30 Apr 2008, 01:09 PM
First of all thank you for the answer..
I'm using the AppointmentUpdate event and I'm checking the startDates and the endDates in the e.Appointment and e.ModifiedAppointment objects..
It seems work..
Tags
Scheduler
Asked by
max
Top achievements
Rank 1
Answers by
Peter
Telerik team
max
Top achievements
Rank 1
Share this question
or