I have a two grids to do drag drop with. One grid contains child view. If I select more than one child items (from different views) and drage them, the destination gets only one item dragged and not other.
For example, I have products Like this
Product A
child 1
Child 2
Product B
Child 3
Child 4
If I select Child 1 and Child 3, and drag them, I only get either Child1 or Child 3, not both.
Is that by design? Or there is something I might be missing? If I select Product A and Product B, both are dropped fine on destinaion grid.
thanks
Sameers
For example, I have products Like this
Product A
child 1
Child 2
Product B
Child 3
Child 4
If I select Child 1 and Child 3, and drag them, I only get either Child1 or Child 3, not both.
Is that by design? Or there is something I might be missing? If I select Product A and Product B, both are dropped fine on destinaion grid.
thanks
Sameers