hi
I came across the demo http://demos.telerik.com/aspnet-ajax/scheduler/examples/timelineview/defaultcs.aspx where the date header height is nicely done.
I tried it on the RowHeight="100px" and it seems that the date header height expanded accordingly.
How do i it? thanks
I came across the demo http://demos.telerik.com/aspnet-ajax/scheduler/examples/timelineview/defaultcs.aspx where the date header height is nicely done.
I tried it on the RowHeight="100px" and it seems that the date header height expanded accordingly.
How do i it? thanks
5 Answers, 1 is accepted
0

Shinu
Top achievements
Rank 2
answered on 08 Sep 2010, 08:02 AM
Hello,
The header height is not affected when I set the RowHeight for scheduler. If you want to expand the TimeSlot when adding more appointments, then you need to set the OverflowBehavior to "Expand".
[When OverflowBehavior is Expand, the size of the scheduler changes automatically when the user switches between Month, Day and Week view, and when the user toggles between Full Time mode and Business hours.]
-Shinu.
The header height is not affected when I set the RowHeight for scheduler. If you want to expand the TimeSlot when adding more appointments, then you need to set the OverflowBehavior to "Expand".
[When OverflowBehavior is Expand, the size of the scheduler changes automatically when the user switches between Month, Day and Week view, and when the user toggles between Full Time mode and Business hours.]
-Shinu.
0

L
Top achievements
Rank 1
answered on 08 Sep 2010, 10:06 AM
hi
I have attached a file in timeline view that shows how the header height got affected when using row height property.
I have attached a file in timeline view that shows how the header height got affected when using row height property.
0
Hello L,
There was such a problem indeed with older versions, but it has already been fixed. I have noticed that you have specified in the thread's details that you are using version 2010.2 826. Can you confirm this?
Best wishes,
Veronica Milcheva
the Telerik team
There was such a problem indeed with older versions, but it has already been fixed. I have noticed that you have specified in the thread's details that you are using version 2010.2 826. Can you confirm this?
Best wishes,
Veronica Milcheva
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0

L
Top achievements
Rank 1
answered on 10 Sep 2010, 03:59 PM
hi
i am not using this version. mind is 2009 version.
i am not using this version. mind is 2009 version.
0
Hi L,
RowHeight property is not applied to header rows since version 2010.1.519. I suggest you upgrade to a newer version of RadControls if this is an option fo you.
Best wishes,
Veronica Milcheva
the Telerik team
RowHeight property is not applied to header rows since version 2010.1.519. I suggest you upgrade to a newer version of RadControls if this is an option fo you.
Best wishes,
Veronica Milcheva
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items