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

Schedule view - Feasibility to form custom drag drop state

1 Answer 66 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Sugumar
Top achievements
Rank 1
Sugumar asked on 30 Sep 2014, 06:57 PM
Hi,

I am trying to call rad schedule view drag drop behavior in a menu item click. Similar to copy and paste from one grid to another.
We already have drag drop code in place which will work with DragDropState as input parameter. Is it possible to pass our custom drag drop state with our list of DestinationSlots and DraggedAppointments to drop method? So that, we can use the same code which used for drag drop in menu click also.

Regards,
Sugumar P

1 Answer, 1 is accepted

Sort by
0
Sugumar
Top achievements
Rank 1
answered on 30 Sep 2014, 09:22 PM
Hi.
Continuation of above question, to make the question clear, We need to add our custom entries in DragDropState's DestinationSlots and DraggedAppointments. I know that DragDropState is under sealed class. Any possible ways to achieve this.?

Regards,
Sugumar P
Tags
ScheduleView
Asked by
Sugumar
Top achievements
Rank 1
Answers by
Sugumar
Top achievements
Rank 1
Share this question
or