Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > Calendar > Horizontal view

Not answered Horizontal view

Feed from this thread
  • Paul avatar

    Posted on Dec 7, 2011 (permalink)

    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.

    Attached files

    Reply

  • Konstantina Konstantina admin's avatar

    Posted on Dec 8, 2011 (permalink)

    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 >>

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > Calendar > Horizontal view
Related resources for "Horizontal view"

Silverlight Calendar Features  |  Documentation  |  Demos  |  Telerik TV  |  Self-Paced Trainer  ]