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

[Solved] Problem with day and week view

1 Answer 163 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Support Riskminder
Top achievements
Rank 1
Support Riskminder asked on 26 Sep 2007, 09:31 AM

Hi all

I have just created an appointment in the scheduler (from the month view) and set the starttime to 08:00:00 and the endtime to 16:00:00.

When the appointment is shown in week and day view the appointment is set to start at 07:30:00.

If I switch to the "show 24 hours" the appointment is displayed correct, with a starttime at 08:00:00

Here is the scheduler declaration.

<telerik:RadScheduler ID="RadScheduler1" runat="server" Width="100%" Height="564px" Skin="Default" ViewType="monthview" DayStartTime="04:00:00" DayEndTime="23:59:00" TimeZoneOffset="00:00:00" HoursPanelTimeFormat="HH:mm" WorkDayEndTime="23:59:00" WorkDayStartTime="04:00:00" >

 </telerik:RadScheduler>


Any ideas ?


Best regards
Bo




1 Answer, 1 is accepted

Sort by
0
Dimitar Milushev
Telerik team
answered on 28 Sep 2007, 02:15 PM
Hello Bo,

After running some local tests it has appeared that there is a problem when the DayEndTime / WorkDayEndTime  is set to a value that cannot be equally divided by the MinutesPerRow's value (30 by default).

We will be investigating the issue further. Meanwhile, you can set the DayEndTime to "00:00". This should help you accomplish the needed behavior.

Thanks for your time and understanding.

Sincerely yours,
Dimitar Milushev
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Scheduler
Asked by
Support Riskminder
Top achievements
Rank 1
Answers by
Dimitar Milushev
Telerik team
Share this question
or