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

Maximum height of RadScheduler

1 Answer 134 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Teija
Top achievements
Rank 1
Teija asked on 11 Jan 2010, 04:15 PM
Hi

Is there a maximum height for a RadScheduler component?
I have a project where I have a RadScheduler component in a resizable RadPane. I have set the height of the RadScheduler to 100% and OverflowBehaivior to Scroll.
Everything is working perfectly. I can resize the pane and the scheduler adjusts as it should. If it doesnt fit I get a scrollbar as I should. But if I make the RadPane very high the RadScheduler just adjust to a specific height then it doesnt anymore.
So is there a maximum height programmed for the RadScheduler component and if so, how can I overcome it?

/Mathias

1 Answer, 1 is accepted

Sort by
0
Kamen Bundev
Telerik team
answered on 14 Jan 2010, 03:50 PM
Hello Mathias,

By default the RadScheduler height can't exceed the overall height of all rows plus its header and its footer. You can set it, but it will render shorter than that if the aforementioned sum is smaller (because there's no content to fill it). You can adjust the RowHeight to work around that or maybe render all 24 hours instead of working hours only.

Best wishes,
Kamen Bundev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Scheduler
Asked by
Teija
Top achievements
Rank 1
Answers by
Kamen Bundev
Telerik team
Share this question
or