RadScheduler - Having a DayEndTime on another day (same "day" slot)

1 Answer 86 Views
Scheduler
Maxime
Top achievements
Rank 1
Maxime asked on 29 Jun 2021, 05:30 PM

Hello,

In the day view, I want to show in the same day (column) an appointment that overlaps 2 days.

Example:  The first shift start "day 1" at 20:00 and stop "day 2" at 04:00. but I want to show it in a single day (column)

I did try to put those values: DayStartTime at 20:00 and DayEndTime at 04:00, but it does not work.

Is there any solution possible to achieve that?

Regards,

Maxime

1 Answer, 1 is accepted

Sort by
0
Accepted
Peter Milchev
Telerik team
answered on 02 Jul 2021, 10:59 AM

Hello Maxime,

Showing a 2day appointment in a single day would be against the design of the control and would also be incorrect rendering. 

With that said, if you need to achieve this, you need to manipulate the actual Start and End dates of the appointment and keep the original start/end dates as additional info, for example in the Attributes collection of the appointment.

Another thing you can investigate is the TimelineView, where you have more control over the slots and also check the ExactTimeRendering capabilities:

Regards,
Peter Milchev
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
Scheduler
Asked by
Maxime
Top achievements
Rank 1
Answers by
Peter Milchev
Telerik team
Share this question
or