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

How to catch appointment changes

3 Answers 145 Views
Scheduler and Reminder
This is a migrated thread and some comments may be shown as answers.
Jim
Top achievements
Rank 1
Jim asked on 16 Jul 2010, 07:43 PM
Hi,

What I am attempting to do is to detect all changes to appointments, as well as deletions or additions of appointments. New appointments, deletions of appointments, or changes to appointments must be saved to the Appointments table of our database.

My approach has been to use an event handler for the RadScheduler.Appointments.CollectionChanged event. Of course, the RadScheduler's Appointment collection changes when you initially load it, so you have to handle that case. But I find my event handler being called when I mouse-click an appointment in the scheduler.

Is my approach all wrong?

3 Answers, 1 is accepted

Sort by
0
Dobry Zranchev
Telerik team
answered on 22 Jul 2010, 09:00 AM
Hello Jim Benson,

Thank your for writing.

As far as I understand you correctly you receive a CollectionChanged notification when you click on an appointment. I tried to reproduce this issue on my side but to no avail. Generally the CollectionChanged event should be fired when an item is added, removed or updated.

Could you please describe the issue in-depth and the exact steps needed to reproduce it?

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
0
Jim
Top achievements
Rank 1
answered on 29 Jul 2010, 05:08 PM
Sorry for my delayed response. I don't expect you to jump whenever I have a question. But your response came sufficiently long after my question that it is water under the bridge, so to speak. I've moved on, as necessity would have it.

Thanks, anyway.
0
Nikolay
Telerik team
answered on 04 Aug 2010, 10:25 AM
Hello Jim Benson,

Thank you for getting back to us and please accept our apologies for the delayed response.

Should you want to receive quicker responses, please follow the steps that my colleague Stefan has given in your ticket RadSchedulerNavigator NavigateForwardsClick.

Thank you for your understanding.

Greetings,
Nikolay
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
Jim
Top achievements
Rank 1
Answers by
Dobry Zranchev
Telerik team
Jim
Top achievements
Rank 1
Nikolay
Telerik team
Share this question
or