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

[Solved] Scheduler & Recurrence

3 Answers 136 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Jean-Yves
Top achievements
Rank 1
Jean-Yves asked on 28 Jun 2009, 08:54 PM
Hello, 

I put two columns in my table [Calendar] : [RecurrenceParentID] and [RecurrenceRule].
Then, I add 2 Appointment with the same [RecurrenceParentID] and [RecurrenceRule]. It work well.

When I want to delete it, I have the choice to delete all or juste one, I choose all but I have his message : 
Sys.WebForms.PageRequestManagerServerErrorException: Cannot locate the parent of appointment with ID = '16347'. Ensure that the parent appointment with ID = '9' exists and is loaded.

Do you know what it could be ? 


Thank

Jean-Yves

3 Answers, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 02 Jul 2009, 01:54 PM
Hi Jean-Yves,

Do you need to create just occurrences or new recurring appointments? You can read more on recurring appointments here:
http://www.telerik.com/help/aspnet-ajax/schedule_serversideworkingwithrecurringappointments.html

I suggest you try creating two appointment without setting their RecurrenceParentID and check if this helps achieve your goal. If not, please, open a support ticket and send us a simple demo which we can test locally.


Regards,
Peter
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
shashidhar
Top achievements
Rank 1
answered on 04 Jul 2009, 07:44 AM
Hi,

i am not using inline editing and inline appointment inserts. i am using my custom page to save the appointments with recurrence.
i am able to storing the  Recurrence rule in the database. but how can i read  daily,monthly,yearly  apointments from the database and how to assign to the radschduler control.

please help me , this is very urgent to me.

Thanking You
Shashi
0
Yana
Telerik team
answered on 09 Jul 2009, 06:32 AM
Hi Shashi,

I am sorry for the delayed reply.

Please check this help article which explains how to work with recurring appointments.

If you have any difficulties, please open a support ticket and send us sample project which we can test there.

Best wishes,
Yana
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Scheduler
Asked by
Jean-Yves
Top achievements
Rank 1
Answers by
Peter
Telerik team
shashidhar
Top achievements
Rank 1
Yana
Telerik team
Share this question
or