EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: Pierre on April 28, 2016, 06:02:28 AM



Title: Drag/drop from datagrid to treegrid
Post by: Pierre on April 28, 2016, 06:02:28 AM
Hello all
is it possible to drag from datagrid and to drop to treegrid, where treegrid should also accept internal drag/drop?
Thank you.


Title: Re: Drag/drop from datagrid to treegrid
Post by: Max Lamda on April 29, 2016, 01:33:43 AM
Maybe you hust need to use the acceptDrop property.


Title: Re: Drag/drop from datagrid to treegrid
Post by: CLKG on May 04, 2016, 05:32:27 PM
It's possible but very complex, please refer to my post
http://www.jeasyui.com/forum/index.php?topic=5354.0
Hello all
is it possible to drag from datagrid and to drop to treegrid, where treegrid should also accept internal drag/drop?
Thank you.



Title: Re: Drag/drop from datagrid to treegrid
Post by: Pierre on May 04, 2016, 10:11:02 PM
Thank you but I need to drag from datagrid and drop to treegrid.
Any idea how to do that?
Thank you.