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

Timeline View as a Calendar

3 Answers 102 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Tony
Top achievements
Rank 1
Tony asked on 18 Mar 2016, 10:12 AM

Hi Telerik,

I am trying to figure out if there is a way to make the timeline view display as a calendar.  See the attached for what I'm wanting to do.

The main difference between this and the regular month view is that I want the events to be positioned on the calendar horizontally such that their position indicates their start and stop time.

How would I go about doing this?  Can you please post an example?

 

Thank you so much for your help.

3 Answers, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 18 Mar 2016, 02:59 PM
Hi Tony,

I am afraid that MonthViewDefinition cannot be modified in such a way to position the appointments according to their Start/End time - you will have to use TimelineViewDefinition in this case.

If you have any additional questions regarding RadScheduleView, let us know.

Regards,
Yana
Telerik
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.
0
Tony
Top achievements
Rank 1
answered on 18 Mar 2016, 04:21 PM

Hi Yana,

thanks for the info. Can you post an example showing how I would make a TimelineViewDefinition that looks like a calendar?

 

thanks a ton!

0
Yana
Telerik team
answered on 22 Mar 2016, 11:11 AM
Hello Tony,

I am sorry I wasn't clear enough - RadScheduleView does not support such kind of View as shown in the screenshot out of the box.  You can use TimelineViewDefintion instead as it positions the appointments according to their Start/EndTime, but still, it does not look like a Calendar. 
However, you can set how many days are shown in TimelineViewDefinition through its VisibleDays property, also you can configure the density of the TimeRuler ticks and change the format of the used dates.

I hope this would be helpful.

Regards,
Yana
Telerik
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.
Tags
ScheduleView
Asked by
Tony
Top achievements
Rank 1
Answers by
Yana
Telerik team
Tony
Top achievements
Rank 1
Share this question
or