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

[Solved] Timeline view - Headers Vertically, Times Horizontally

1 Answer 90 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Harry Cardillo
Top achievements
Rank 1
Harry Cardillo asked on 02 Feb 2010, 08:11 PM
I have a timeline view which looks like the attached image

What I would like to do is to have the names (ResourceType) on the top and the times on the left. Can this be done?

HC

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 03 Feb 2010, 08:42 AM
Hello Harry,

Please, try the following css fix:

.rsTimelineView .rsVerticalHeaderTable .rsMainHeader  
    {  
         width:200px!important;      
         text-align:left !important;  
    


Regards,
Peter
the Telerik team

Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Follow the status of features or bugs in PITS and vote for them to affect their priority.
Tags
Scheduler
Asked by
Harry Cardillo
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or