Implement automatic scroll when selecting timeSlots with mouse, maybe also when dragging/resizing app.
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.
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.
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.
TimeRulerMonthViewGroupItem' TargetType does not match type of element 'TimeRulerGroupItem'
Allow drag and drop of an AllDayEvent from/to the AllDayArea.
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.
Currently when the Windows FontSize is set to 125%, the TimeRuler lines in RadScheduleView have different thickness.
In current implementation if the Appointment starts before the DayStartTime its not possible to scroll to it using ScrollIntoView method.