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

[Solved] Vertical Resources with hours in header

1 Answer 105 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Aykut
Top achievements
Rank 1
Aykut asked on 10 Nov 2009, 04:52 PM
Hi
Is it possible to have a layout like below only in day view mode?
Thanks.

                                11/12/2009
                  8:30    9:00    9:30    10:00 ....
--------------------------------------------------------------------
Room1  |   App                             App
--------------------------------------------------------------------
Room2  |                          App
--------------------------------------------------------------------
....

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 12 Nov 2009, 03:17 PM
Hi Aykut,

RadScheduler does not support this layout in Day view. Timeline view is the closest that you can get to the desired layout:
http://demos.telerik.com/aspnet-ajax/scheduler/examples/timelineview/defaultcs.aspx

To group by resource only for Timeline view, please use the TimelineView settings:

* * *
<TimelineView  GroupBy="Room" GroupingDirection="Vertical" />
* * *



Kind regards,
Peter
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
Aykut
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or