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

Large SlotDuration with smaller appointment resolution in TimelineView

2 Answers 130 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Alexander
Top achievements
Rank 1
Alexander asked on 30 Dec 2010, 10:43 AM
Hi.

In our CMS we're using a RadScheduler in TimelineView mode to show schedules in our system. Recently, we've wanted to implement different time ranges for our schedule view. For our "quarter" view, we want to show 3 months.

However, as you can see by the day-resolution.png attachment, it doesn't look good because there are too many days showing at once in this mode, never mind if you resize the window to something smaller than this screenshot! Thus, we opted for a larger SlotDuration (a week), which results to looking like week-resolution.png.

This looks a lot better grid-wise, but if you compare the two, you'll see a major problem. The schedules snap to the slots! This results in an unacceptably low resolution for our schedules. If for instance you look at the third row from the top, in day-resolution.png it starts 26.10 and ends 14.11, but in week-resolution.png it appears to start on 22.10 and end on 18.11.

What I would like is a grid that looks like it does in week-resolution.png, but a schedule resolution like in day-resolution.png. I made a mock-up of this in the best-of-both.png image. Is there any way I can get the RadScheduler to behave like in best-of-both.png?

Sincerely,
Alexander

2 Answers, 1 is accepted

Sort by
0
Accepted
Peter
Telerik team
answered on 30 Dec 2010, 01:10 PM
Hello Alexander,

You can try leaving slot duration to be 1 day and set <TimelineView TimeLabelSpan="7" />. Does this help you get closer to the desired appearance.


Best wishes,
Peter
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0
Alexander
Top achievements
Rank 1
answered on 30 Dec 2010, 01:19 PM
Perfect! Thank you. I can't believe I didn't find that property myself. Keep up the excellent work (and customer service) Telerik! (^_^)
Tags
Scheduler
Asked by
Alexander
Top achievements
Rank 1
Answers by
Peter
Telerik team
Alexander
Top achievements
Rank 1
Share this question
or