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

All day events do not show on correct days

1 Answer 170 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Ryan
Top achievements
Rank 1
Ryan asked on 31 Jul 2008, 11:46 AM
I've tested this on the online example:

http://www.telerik.com/demos/aspnet/prometheus/Scheduler/Examples/BlackPearl/DefaultCS.aspx

Double click on the all day area at the top, go to advanced enter mode, enter 3/27/2007 for the start day and 3/29/2007 for the end date and click insert.  Notice that if you look at the day view for 3/27/2007 and 3/28/2007 the appointment is shown, but it is not shown on 3/29/2007.

Now, if you double click in the time area (say 10:00 AM) and go to the advanced mode, enter 3/27/2007 for the start day and 3/29/2007 for the end day, then click the all day checkbox, and then click insert.  Now notice that this appointment will show up on all 3 days.

It seems that there is a problem with using the All Day portion of the calendar to enter appointments.  Has anyone else seen this?

Thanks

1 Answer, 1 is accepted

Sort by
0
Simon
Telerik team
answered on 01 Aug 2008, 08:05 AM
Hi Ryan,

RadScheduler creates Appointments differently depending on the Time Slot that is used.

In case an Appointment is created in the All Day Slot, RadScheduelr presumes that the Appointment will be no less than exactly one day long. Then it extends it depending on the specified End Date.

When an Appointment is created in a normal Time Slot, RadScheduler knows that the Appointment will last from x to y hour on the same day. Choosing All Day Event will reset the Start and End Hours, hence the Appointment will last zero days. RadScheduler automatically adds one day just to fix this inconsistency.

If you try the second case, and then edit the Appointment, you will see that one day has been added to the End Date, although you have entered the day before when creating the Appointment.

All the best,
Simon
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Scheduler
Asked by
Ryan
Top achievements
Rank 1
Answers by
Simon
Telerik team
Share this question
or