Unplanned
Last Updated: 27 Feb 2020 09:38 by ADMIN
Unplanned
Last Updated: 03 Jan 2017 20:31 by ADMIN
Implement automatic scroll when selecting timeSlots with mouse, maybe also when dragging/resizing app.
Won't Fix
Last Updated: 11 Aug 2016 14:04 by ADMIN
Declined
Last Updated: 05 Jan 2017 15:05 by ADMIN
Unplanned
Last Updated: 11 Aug 2016 14:04 by Brannon
Completed
Last Updated: 11 Aug 2016 14:04 by ADMIN
If you click Ok you also create the appointment next to the selected appointment.

Available in LIB version 2016.1.201, it will be also available in the 2016 SP1 Release.
Completed
Last Updated: 08 Feb 2016 16:05 by ADMIN
If RadScheduleView is placed in popup and drag a task a System.InvalidOperationException: The specified Visual is not an ancestor of this Visual exception is thrown.

Available in LIB version 2016.1.208, it will be also available in the 2016 Q1 SP1 Release.
Completed
Last Updated: 11 Aug 2016 14:04 by ADMIN
Unplanned
Last Updated: 22 Oct 2021 07:35 by ADMIN
Created by: Martin Ivanov
Comments: 0
Category: ScheduleView
Type: Feature Request
3
Currently, you can change the size by setting the Width or Height property (based on the header's orientation) of the corresponding GroupHeader element. However, this change works only partially because of the built-in UI virtualization support. Make this work in all expected cases or introduce another API that will allow to change the size of the groups.
Completed
Last Updated: 26 Jan 2022 15:03 by ADMIN
Release LIB 2022.1.131 (31 Jan 2022)
Created by: Stenly
Comments: 0
Category: ScheduleView
Type: Bug Report
3
When dragging the icon next to the browser's address, it cannot be dropped inside the RadScheduleView control.
Unplanned
Last Updated: 11 Aug 2016 14:04 by ADMIN
All day reccurent appointments are not shown in DayView and in the last shown day of WeekView. If Start/End time is not set it is working as expected.
Completed
Last Updated: 06 Nov 2014 14:17 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: ScheduleView
Type: Bug Report
3
TimeRulerMonthViewGroupItem' TargetType does not match type of element 'TimeRulerGroupItem'
Unplanned
Last Updated: 11 Aug 2016 14:04 by ADMIN
Unplanned
Last Updated: 30 Jan 2023 11:32 by ADMIN
ADMIN
Created by: Geri
Comments: 2
Category: ScheduleView
Type: Feature Request
3
Allow drag and drop of an AllDayEvent from/to the AllDayArea.
Duplicated
Last Updated: 09 Mar 2023 16:58 by ADMIN
Created by: Johan
Comments: 0
Category: ScheduleView
Type: Feature Request
3
For a customer project we would like to be able to have the ability to add exceptions to the recurrencepattern of a scheduleview SpecialSlot.

This would be used for displaying different types of working hours which have a recurrence but on occasion also have a exception.

Could this feature be added?

Regards,
Johan Lollinga
Ideo B.V.
Completed
Last Updated: 18 Dec 2023 06:53 by ADMIN
Release LIB 2023.3.1218 (18 Dec 2023)
ScheduleView uses IsGroupHeadersVirtualizationEnabled True.
Special Slots are added for every row.
Resizing the ScheduleView plus scrcollign can lead to doubly-rendered slots or missing slots in many rows.
Unplanned
Last Updated: 03 Aug 2016 14:54 by ADMIN
Currently when the Windows FontSize is set to 125%, the TimeRuler lines in RadScheduleView have different thickness.
Unplanned
Last Updated: 03 Jan 2017 20:38 by ADMIN
In current implementation if the Appointment starts before the DayStartTime its not possible to scroll to it using ScrollIntoView method.