PDA

View Full Version : Drag and drop between grid and tree



var1en
19 Apr 2007, 2:57 PM
Hi, is there an example of how it's possible to drag and drop between grids and trees?

We have a problem dropping from grid to tree, it's denied.

Thanks :)

jack.slocum
19 Apr 2007, 3:52 PM
There a great thread in Prerelease forum with an example.

jack.slocum
19 Apr 2007, 3:54 PM
Here you go:
http://extjs.com/forum/showthread.php?t=4034&highlight=grid+drag+drop+with+tree

var1en
20 Apr 2007, 8:57 AM
Thank you, ddGroup:'TreeDD' helped :)