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

Bidirectional drag and drop Functionality...

1 Answer 90 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Abhi Shinde
Top achievements
Rank 1
Abhi Shinde asked on 31 Jan 2011, 01:40 PM
Hi,
          I am referring following link.
http://demos.telerik.com/aspnet-ajax/grid/examples/programming/draganddrop/defaultcs.aspx
          Its working fine. But I want bidirectional drag and drop functionality.. 
Means in above example I want to drag a row from "Shipped Orders" to "Pending Orders".

NOTE: Both Grids are binding from similar table.

Is that possible? I am trying but not working fine.
So please guide me.

Its Urgent...!!
Thanks in advance!!

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 01 Feb 2011, 09:14 AM
Hello,


Dragging and dropping is possible in both direction. You just need to implement same logic (as first grid) for second grid also.

Have a look at following form which discussed similar scenario:
Drag and Drop between two radgrid in both direction



-Shinu
Tags
Grid
Asked by
Abhi Shinde
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or