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

Drag and Drop working only for alternate rows

2 Answers 36 Views
DragAndDrop
This is a migrated thread and some comments may be shown as answers.
Mahesh
Top achievements
Rank 1
Mahesh asked on 15 Mar 2013, 01:37 PM
HI,
I have two RadGrids, i'm trying to drag and drop data from one grid to another. I'm able to drag and drop only alternate rows. I'm able to drop only 1,3,5,7,9..... rows. but not able to drop even rows. I want to drag and drop all the rows from one grid to another.
Please help me on this.


2 Answers, 1 is accepted

Sort by
0
Mahesh
Top achievements
Rank 1
answered on 19 Mar 2013, 09:28 AM
Set AlternationCount=0
0
Kennet
Top achievements
Rank 2
answered on 05 Apr 2013, 07:53 AM
Hi,

Anyone have a soluton for this?

Seting AlternationCount to 0 is no solution, I want alternate color on every other row. I have the same problem the WPF gridwiew. My dragdrop code is based on Teleriks grid>tree example.

 
Tags
DragAndDrop
Asked by
Mahesh
Top achievements
Rank 1
Answers by
Mahesh
Top achievements
Rank 1
Kennet
Top achievements
Rank 2
Share this question
or