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

customize footer?

5 Answers 171 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Piyush Bhatt
Top achievements
Rank 2
Piyush Bhatt asked on 27 Feb 2008, 06:44 PM
May be I am asking too much, but if this feature is allowed your Scheduler will be unbeatable in the market.

> Can I customize footer myself? E.g. there is already a link there for Show All 24 hours. Nice. But I want to put links/icons for 'Show 24 hours', 'Show all day or business days in week view', have a slider control that increases or decreases the MinutesPerRow field. That way we get a ZOOM feature for the scheduler.

Let me know if I can define my own <FooterTemplate> within Scheduler and do all these.

Thanks,
Piyush

5 Answers, 1 is accepted

Sort by
0
T. Tsonev
Telerik team
answered on 28 Feb 2008, 08:00 AM
Hello Piyush,

Thank you for the suggestion. The current version does not support footer templates, but we plan to introduce header and footer templates for the Q1 release. At the moment the only workaround is to turn the footer off and place your own footer right after the RadScheduler, but this will require some effort to replicate the visual appearance and the behavior.

Greetings,
Tsvetomir Tsonev
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Anthony
Top achievements
Rank 1
answered on 04 Aug 2009, 03:41 PM
Has this been implemented? I want to change the "Show business hours..." text to something else. Is this possible?
0
Veselin Vasilev
Telerik team
answered on 05 Aug 2009, 11:23 AM
Hello Anthony,

You can use the Localization property to change that text:

<telerik:RadScheduler ID="RadScheduler1" runat="server" Localization-ShowBusinessHours="B. Hours">
</telerik:RadScheduler>

Regards,
Veselin Vasilev
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
kamlesh
Top achievements
Rank 1
answered on 23 Feb 2012, 08:43 AM
We are using Q1 2012, we need to customize footer of Scheduler, we have to add Minute Per Row Dropdown.

Please give us suggestion.
 

0
Peter
Telerik team
answered on 24 Feb 2012, 05:00 PM
Hello,
 
RadScheduler's footer does not expose a template. You can add a RadComboBox control right under RadScheduler and use it to set the MinutesPerRow property.

Greetings,
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.
Tags
Scheduler
Asked by
Piyush Bhatt
Top achievements
Rank 2
Answers by
T. Tsonev
Telerik team
Anthony
Top achievements
Rank 1
Veselin Vasilev
Telerik team
kamlesh
Top achievements
Rank 1
Peter
Telerik team
Share this question
or