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).
Available in LIB version 2016.1.201, it will be also available in the 2016 SP1 Release.
When the appointment is in the AllDayArea and it ends at the CurrentDate and the DayStartTime and DayEndTime are set, the arrow for continuance is still shown.
Available in the 2016 R2 release.
Available in the 2016 R2 release.
Available in the 2016 Q1 Release.
Reproducible in the latest demo. Create daily recurrence. Select multiple occurrences and drag them. For the first time they will be dragged. Then select exceptional (this is important!) occurrences and drag them - only the occurrence which was selected first will be dragged.
For example, in DayViewDefinition, while dragging an appointment close to the Day header.
It happens when the DefaultDialogResult is set to true.
Available in LIB version 2015.3.1026, it will be also available in the 2015 Q3 SP.
When the appointment is few days long and the IsAllDayEvent is Not set, the appointment is rendered on the previous day. The DayStartTime should also be set to something different then 0:00h.