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

AppointmentInsert Missing

1 Answer 46 Views
Scheduler and Reminder
This is a migrated thread and some comments may be shown as answers.
steven littleford
Top achievements
Rank 1
steven littleford asked on 22 Sep 2010, 08:17 AM
Hi,

I am working with a manually bound scheduler.

Once an appointment is added, deleted or changed I need to add or adjust the database. I can find the AppointmentDeleted event on the scheduler but cannot find either the appointment insert or update events. Reading through the forum it appears that this may have been made availalbe through some other method but I cant seem to to work it out.

I can see some reference to the Appointments.CollectionChanged event, but I can't see that either.

Can you please point me in the right direction?

Version: Q2 2010 SR1 - VB.Net

Regards
Steve

1 Answer, 1 is accepted

Sort by
0
Dobry Zranchev
Telerik team
answered on 23 Sep 2010, 04:05 PM
Hi steven littleford,

Thank you for writing us.

In order to track the changes of the Appointments collection, you should use the CollectionChanged event of the Appointments collection of RadScheduler. This event is fired for each modification in the collection and for each property change of the appointments in it. If you still have issues, please provide us with a sample project that demonstrates them.

I hope this helps.

Sincerely yours,
Dobry Zranchev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Scheduler and Reminder
Asked by
steven littleford
Top achievements
Rank 1
Answers by
Dobry Zranchev
Telerik team
Share this question
or