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

[Solved] Implement Recurrence with customized Edit Form

1 Answer 94 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Sunny
Top achievements
Rank 1
Sunny asked on 17 Jul 2009, 07:33 AM
hi telerik,

I, actually, wanted to implement recurrence functionality with Customized Edit form (my own ASPX Page) in Radscheduler. I tried it by referring other posts and got succeeded in implementing Insert mode. i.e., I could be inserting recurrence rule to database table through my custom UI form but here, I have gotta problem-when it comes to edit the record with recurrence rule, I need to extract recurrence rule and put it on UI, which seems next to impossible without having proper algorithm of recurrence rule. So I see two ways here. Either, I could get algorithm of recurrence rule or the way how to implement recurrence functionality.

Thanks in advance,

Regards,
Jaspreet

1 Answer, 1 is accepted

Sort by
0
Accepted
Peter
Telerik team
answered on 17 Jul 2009, 01:37 PM
Hi Jaspreet ,

The recurrence functionality is implemented in the AdvancedForm user control from the customizing the advanced template topic:
http://www.telerik.com/help/aspnet-ajax/schedule_advancedformtemplate.html

You can download a working sample from here and reuse the code related to recurrence:
http://www.telerik.com/support/kb/aspnet-ajax/scheduler/sample-project-of-the-customizing-the-advanced-template-example.aspx


Greetings,
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.
Tags
Scheduler
Asked by
Sunny
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or