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

RadGridView can accept 2 Drag and Drop?

7 Answers 97 Views
DragAndDrop
This is a migrated thread and some comments may be shown as answers.
Cristina
Top achievements
Rank 1
Cristina asked on 21 Apr 2011, 04:05 PM
Hi I want to make my case for help:
I have on my page 2 radGridView (RadGrid1 and RadGrid2), I've managed to do a Drag and Drop from RadGrid1 to the RadGrid2.
So now I have to get it done also Drag and Drop between the rows of RadGrid2.
Be kind enough to send me a sample project with the functionality of a RadGridView can accept 2 Drag and Drop?
Thank you very much

7 Answers, 1 is accepted

Sort by
0
Pavel Pavlov
Telerik team
answered on 22 Apr 2011, 01:01 PM
Hello Cristina,

If I understand your query right , I believe this online example should be helpful.

Kind regards,
Pavel Pavlov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Cristina
Top achievements
Rank 1
answered on 25 Apr 2011, 01:19 PM
With regard to the project that I located an example I have 2 situations:
1º only works with Drag and Drop of rows in the GridView, and I need a dual Drag and Drop
2 º I can not come to understand because it works with 2 namespace (Sample.gridView.RowReorder and Telerik.Windows.Examples.GridView.RowReorder)
I also tried to run the example http://demos.telerik.com/silverlight/ # DragAndDrop / TreeToGrid but had no success.
I appreciate your response
0
Cristina
Top achievements
Rank 1
answered on 29 Apr 2011, 08:46 PM
Mr. Pavel Pavlov would like to know if they are evaluating my case above, because I got no response from Telerik. Thank you very much
0
Tsvyatko
Telerik team
answered on 02 May 2011, 09:54 AM
Hi Cristina,

 Using the code from the sample mentioned earlier I have prepared simple application that enables dragging operations between two RadGridView-s. Please, have a look at the attachment and let us know if you have any further questions

Kind regards,
Tsvyatko
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Cristina
Top achievements
Rank 1
answered on 31 May 2011, 05:25 PM
hello, thank you very much by example, is what I was looking for. In this project I wish I could remove the label on the top of cue.DragActionContent (see image) or to put the name of the item I'm doing the drag and drop. Thank you very much
0
Tsvyatko
Telerik team
answered on 01 Jun 2011, 09:23 AM
Hi Cristina,

 You can remove this part of the drag cue by setting its DragPreviewVisibility property to collapsed. I have modified the project to illustrate how to achieve this.
 If you have any further questions do not hesitate to contact us.

Best wishes,
Tsvyatko
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Cristina
Top achievements
Rank 1
answered on 01 Jun 2011, 09:41 PM
Thank you very much!!
Tags
DragAndDrop
Asked by
Cristina
Top achievements
Rank 1
Answers by
Pavel Pavlov
Telerik team
Cristina
Top achievements
Rank 1
Tsvyatko
Telerik team
Share this question
or