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

Drag Drop between GridViews

5 Answers 209 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Kennet
Top achievements
Rank 2
Kennet asked on 10 Aug 2014, 07:10 PM
Hi,

Since RadDragAndDropManager is obsolete this causes problems for me. I can't get DragDropManager to work.

Is there a C# example where I can see how drag rows from one GridView to another GridView should be done?  I also need to know how to drag a row from GridView  to a "normal" WPF element like a button or Image.

Thanks!

5 Answers, 1 is accepted

Sort by
0
Dimitrina
Telerik team
answered on 11 Aug 2014, 07:39 AM
Hello,

As an example, you can check how the GridViewDragDropBehavior is implemented in our "Row Reorder" and "Tree to Grid Drag" WPF Demos. The second one illustrates how to drag and drop between different controls.
You can also check our online documentation on DragDropManager Migration.

I hope this helps.

Regards,
Didie
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.
 
0
Kennet
Top achievements
Rank 2
answered on 11 Aug 2014, 04:55 PM
Hi Didie,

Can you please provide me with a simple C# example, drag-drop from GridView "A" to GridView "B" and row reorder in GridView "B". and last drag-drop from GridView  "A" to a "normal" WPF element like a button or Image. . 

I just renewed my DevCraft Complete licence for one more year.


Thanks!
0
Dimitrina
Telerik team
answered on 12 Aug 2014, 07:25 AM
Hi,

Actually the "Reorder Rows" demo is exactly row reorder in one GridView. We do no have an exact example on drag and drop between two RadGridViews, however, it is very similar to the demo I pointed to. Do you meet any specific problems using the two examples?

Regards,
Didie
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.
 
0
Keaire
Top achievements
Rank 1
answered on 07 Dec 2014, 08:19 PM
How do I change the style for a GridView's DragVisualProvider?
0
Dimitrina
Telerik team
answered on 08 Dec 2014, 08:50 AM
Hi,

You can refer to our online documentation on how to customize the drag options:
Set Drag Visual
DragDropManager Overview.

You can also check the "Row Reorder" and "Tree to Grid Drag" WPF Demos.

Regards,
Dimitrina
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
GridView
Asked by
Kennet
Top achievements
Rank 2
Answers by
Dimitrina
Telerik team
Kennet
Top achievements
Rank 2
Keaire
Top achievements
Rank 1
Share this question
or