Drag and Drop from Grid to Grid Example

This example shows how to setup two way drag and drop from one GridPanel to another.

Note that the js is not minified so it is readable. See dnd_grid_to_grid.js.

First Grid
Record Name
column1
column2
Rec 0
0
0
Rec 1
1
1
Rec 2
2
2
Rec 3
3
3
Rec 4
4
4
Rec 5
5
5
Rec 6
6
6
Rec 7
7
7
Rec 8
8
8
Rec 9
9
9
 
 
Second Grid
Record Name
column1
column2