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.
TimeRulerMonthViewGroupItem' TargetType does not match type of element 'TimeRulerGroupItem'