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

Bug in scroll to current time

3 Answers 65 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
hardik
Top achievements
Rank 1
hardik asked on 16 May 2011, 09:52 AM
Hi telerik,

I want to set scrollbar to current time. For that I am using following method.

ScrollTimeRuler(time, alignToTopLeft); where time is current time.

This is working fine only workdaystart and workdayend is of for whole day that is 24 hour. If I set workdaystart to 10 am and workday end to 2 pm and current time is 11 am then also scrolling set to boltom.(see image). In function right value pass then also its give wrong result.

I have tested the function with  alignToTopLeft = true and false also then also not positive result.

Thanks
Hardik

3 Answers, 1 is accepted

Sort by
0
Valeri Hristov
Telerik team
answered on 20 May 2011, 09:37 AM
Hello hardik,

This is a problem in RadScheduleView - it does not take into account the DayStartTime property and scrolls the specified TimeSpan offset from the time ruler start. We will do our best to fix it for the upcoming Q2 2011 release in July.

Greetings,
Valeri Hristov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
hardik
Top achievements
Rank 1
answered on 23 May 2011, 03:20 AM
Thank you so much for early reply. Is there any workaround for this till you release new version?

Thanks
Hardik
0
Valeri Hristov
Telerik team
answered on 25 May 2011, 09:40 AM
Hi hardik,

To workaround the issue you could add DayStartTime to the scroll offset (the time parameter of the ScrollTimeRuler method).

Regards,
Valeri Hristov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
ScheduleView
Asked by
hardik
Top achievements
Rank 1
Answers by
Valeri Hristov
Telerik team
hardik
Top achievements
Rank 1
Share this question
or