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

DragdropState with ScheduleView DragdropBehaviour

1 Answer 57 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Thiru
Top achievements
Rank 1
Thiru asked on 26 Sep 2014, 10:55 AM
Hi Team,

I want to know about how telerik is generating the "DragDropState" object value when we drag and drop the appointment in ScheduleView control. "DragdropState" class is a sealed class so i am not able to create instance and add the value in this "DradropState" object. In Telerik, what method we need to call and what parameter should we need to pass in this method to generate the "DragdropState" object value? Please let me know what i have to do for it?
 
For example, i am using the Telerik ScheduleView control. When right click on this control, showing the context menu. In context menu, i am clicking the "Paste" operation. At this time I want the "DragdropState" object with values. When i do external drag I am getting the "DragdropState" object value.  Please let me know how to get "DragdropState" object with value?

regards
Thiruppathi V

1 Answer, 1 is accepted

Sort by
0
Kalin
Telerik team
answered on 30 Sep 2014, 01:02 PM
Hi Thiruppathi,

I'm afraid that with the current implementation of the ScheduleViewDragDropBehavior it won't be possible to modify or replace the DragDropState passed in between the different methods of the behavior. However can you please share some more details about the exact user case (about the Paste operation) - what exactly you need to achieve? We will think of other possible solution achieving the needed behavior.

I'm looking forward to hearing from you.

Regards,
Kalin
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
Tags
General Discussions
Asked by
Thiru
Top achievements
Rank 1
Answers by
Kalin
Telerik team
Share this question
or