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

Move appointment from one timeslot to next using javascript

1 Answer 42 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Prava kafle
Top achievements
Rank 1
Prava kafle asked on 29 Sep 2011, 08:50 PM
Hi,

I need to move the appointment from one timeslot  to another using jquery, is it possible to temporarily reposition a selected appointment?

Thanks,
Prava

1 Answer, 1 is accepted

Sort by
0
Ivana
Telerik team
answered on 04 Oct 2011, 11:51 AM
Hi Prava,

Using jQuery you could change the start time and end time of the appointment, which means the time slot for the appointment will be changed also.

I believe the following help articles will be also useful to implement the scenario in question:
RadSchduler: Methods and Properties and RadSchduler Appointment: Methods and Properties.

You should keep in mind that the updateAppointment client-side method of RadScheduler should be called after the changes made for the current appointment.

Regards,
Ivana
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
Scheduler
Asked by
Prava kafle
Top achievements
Rank 1
Answers by
Ivana
Telerik team
Share this question
or