In TimelineView if the current visible day is the first day in the VisibleRange and the DayStartTime is changed at runtime the current visible day is moved incorrectly to the next day. Available in LIB version 2016.1.201, it will be also available in the 2016 SP1 Release.
This only happens when editing existing Appointment.
It happens when the DefaultDialogResult is set to true.
Example scenario: in the current implementation of the RadScheduleView when touch and drag over an appointment the scrolling action is triggered. The target of this implementation is to change the behavior so when doing the same actions you should drag the appointment.
Available in the 2016 Q1 Release.
When we implement the override CanResize method, it would be interesting to change the cursor if the CanResize method return false. Actually if the method return false, the cursor remain a resize cursor but it not reflecting the reality. Available in the 2016 Q1 Release: Added ResizeCursor property of the AppointmentItem and ScheduleViewDragDropBehavior in order to be able to change the resize cursor initially as well as during the resize operation).
The resized Appointments is not present in the DragDropState.
Available in LIB version 2015.3.1026, it will be also available in the 2015 Q3 SP.
Available in LIB version 2015.2.817, it will be also available in the 2015 Q3 Release.
When using special slots RadScheduleView performs some heavy operations which should be optimized.
If we add a lot of appointments (1000) in the SelectedAppointments collection via code, the ScheduleView control freezes for few seconds.
As a <role> I want <ability> so that <benefit>.
For example, in DayViewDefinition, while dragging an appointment close to the Day header.