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

[Solved] Can't Delete Appointment

2 Answers 154 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Sarah
Top achievements
Rank 1
Sarah asked on 23 Feb 2010, 05:56 PM
I am implementing the delete event.
I cannot delete an event.
I get the following exception:

Cannot locate the parent of appointment with ID = '3'. Ensure that the parent appointment with ID = '0' exists and is loaded. 

Any ideas.

2 Answers, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 24 Feb 2010, 02:51 PM
Hi Sarah,

Can you send the code of your implementation?


All the best,
Peter
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
Sarah
Top achievements
Rank 1
answered on 27 Feb 2010, 02:13 AM
I was binding to a generic list and set the parent id to 0 when it was null.  I just had to keep the parent id as null and that solved my problem.
Tags
Scheduler
Asked by
Sarah
Top achievements
Rank 1
Answers by
Peter
Telerik team
Sarah
Top achievements
Rank 1
Share this question
or