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

Horizontal view

1 Answer 66 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
plusHR
Top achievements
Rank 1
plusHR asked on 07 Dec 2011, 01:31 PM
Hi. I need to show a calendar view as a horizontal list. Therefore showing list of employees on the left and a month view to the right for each employee. Do you have any ideas? I have attached a screen-shot for review.

1 Answer, 1 is accepted

Sort by
0
Konstantina
Telerik team
answered on 08 Dec 2011, 02:31 PM
Hi Paul,

In order to achieve the desired layout I can suggest you to use the ScheduleView control. You can find some demos regarding the resource grouping here.
To make the Timeline show months and days, you can use the following declaration of the TimelineViewDefinition:

<telerik:TimelineViewDefinition
                   GroupTickLength="1m" GroupHeaderDateStringFormat=""
                   MajorTickLength="1week" TimerulerMajorTickStringFormat=""
                   MinorTickLength="1d" VisibleDays="60" />

More information about the ScheduleView control can be found in the online documentation.

Hope this helps.

Greetings,
Konstantina
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
Tags
Calendar
Asked by
plusHR
Top achievements
Rank 1
Answers by
Konstantina
Telerik team
Share this question
or