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

Drag and Drop as a copy (not a move)

0 Answers 102 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Sammy
Top achievements
Rank 1
Sammy asked on 30 Aug 2012, 05:05 AM
Hi,
I have a RadGridView, and it is bound to a collection of RadScheduleView appointments. I have a RadScheduleView, bound to a different set of appointments.

I want to drag appointments from the RadGridview, and drop them on the RadScheduleView. (This is actually partially working.)

However, when I drop the appointment on the ScheduleView, a row is removed from the RadGridView. I don't want the row removed. Instead, I want it copied to the RadScheduleView.

Can you point me in the right direction? What events do I  need to tie into, to drag and drop a copy?

Thanks!
Tags
GridView
Asked by
Sammy
Top achievements
Rank 1
Share this question
or