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

Delete Appointment from radscheuler from javascript function.

1 Answer 71 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Hrushikesh Mokashi
Top achievements
Rank 1
Hrushikesh Mokashi asked on 22 Oct 2008, 03:05 PM
Hi All,

I am using rad scheudler.

I open radwindow on delete appointment event.

I Write javascript function which call on when radwindow get closed.

I want to delete the appointment from this javascript function.

Please help me

Thanks

1 Answer, 1 is accepted

Sort by
0
Simon
Telerik team
answered on 23 Oct 2008, 02:13 PM
Hello Hrushikesh Mokashi,

Please use the deleteAppointment method of RadScheduler to do that. The method has two arguments - the Appointment to delete and a boolean indicating whether to delete the whole series or just the occurrence.

Best wishes,
Simon
the Telerik team

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