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

Remove Hourly option in RadSchedulerRecurrenceEditor

4 Answers 119 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Maddela
Top achievements
Rank 1
Maddela asked on 16 Dec 2011, 08:42 AM
Hi,

   I don't want to provide Hourly option in RadSchedulerRecurrenceEditor for user. So please let me know how can i remove that. For easy understand look into my attached file i mark with red round.

Thanks,
Maddela.

4 Answers, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 16 Dec 2011, 03:55 PM
Hi Maddela,

Please, refer to this help topic and scroll down to the section on "Hide the "hourly" option and the first two days for the "weekly" option in the recurrence panel".

Regards,
Peter
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
0
Maddela
Top achievements
Rank 1
answered on 19 Dec 2011, 11:45 AM
I am using RadSchedulerRecurrenceEditor in separate rad dock not in Advance form. So in this scenario the code which you sent is not working properly.Kindly suggest me how can i hide the hourly option when i am using RadSchedulerRecurrenceEditor saperately. Thanks in advance.

Reagrds,
Nag-Maddela

0
Accepted
Peter
Telerik team
answered on 20 Dec 2011, 02:34 PM
Hi Maddela,

The rendering the recurrence editor does not change if  you use it separately from RadScheduler, so the approach described in the help topic is still applicable, but you just need to handle pageLoad instead of OnClientFormCreated  - function pageLoad(){ //your code here...}

Kind regards,
Peter
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
0
Maddela
Top achievements
Rank 1
answered on 21 Dec 2011, 04:48 AM
Thanks a lot its working well and good.
Tags
Scheduler
Asked by
Maddela
Top achievements
Rank 1
Answers by
Peter
Telerik team
Maddela
Top achievements
Rank 1
Share this question
or