This is a migrated thread and some comments may be shown as answers.

ResizeCanceled DragDropState does not include the correct appointment

1 Answer 27 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Anthony
Top achievements
Rank 1
Veteran
Anthony asked on 25 Nov 2013, 03:03 AM
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

1 Answer, 1 is accepted

Sort by
0
Accepted
Kalin
Telerik team
answered on 27 Nov 2013, 10:40 AM
Hi Anthony,

Thanks for you feedback.

We investigated the issue and I have logged in our Feedback portal, you can track its status on the following link. However the fix should available in the next internal build. For now what I can suggest you as a work around is to keep the resizing Appointment in a variable (you can save it in CanResize method for example) and use in the ResizeCanceled afterwards.

I'm sorry for any inconvenience caused. I have also updated your Telerik points for your involvement.

Regards,
Kalin
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
ScheduleView
Asked by
Anthony
Top achievements
Rank 1
Veteran
Answers by
Kalin
Telerik team
Share this question
or