Hi,
I have created my own custom ScheduleViewDragDropBehavior class and have overridden and used most of the methods successfully including DragDropCanceled which works as expected.
If I override ResizeCanceled the Appointment returned in the DragDropState is a new empty Appointment, NOT the appointment that was just being resized.
This should contain the Appointment that was being resized.
Thanks
Anthony
I have created my own custom ScheduleViewDragDropBehavior class and have overridden and used most of the methods successfully including DragDropCanceled which works as expected.
If I override ResizeCanceled the Appointment returned in the DragDropState is a new empty Appointment, NOT the appointment that was just being resized.
This should contain the Appointment that was being resized.
Thanks
Anthony