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

delete the Appoinment

1 Answer 44 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
vairam
Top achievements
Rank 1
vairam asked on 10 Jul 2009, 01:26 PM

Hi

Delete the appoinment from scheduler which event i need to fire.
When i click the X mark right side of my appoinment  which event i need to fire to wright a code to delete from database.



regards
Vairamuthu

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 13 Jul 2009, 05:40 AM
Hi Vairamuthu,

The AppointmentDelete event occurs just before the scheduler calls its data source to delete an appointment. Attach AppointmentDelete server side event and add the code for removing the appointment. Checkout the following links to know more on AppontmentDelete event.
AppointmentDelete
Using The Data Source Property

-Shinu.
Tags
Scheduler
Asked by
vairam
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or