EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: hunsin360 on June 15, 2014, 07:59:26 AM



Title: Drag and Drop
Post by: hunsin360 on June 15, 2014, 07:59:26 AM
How do I allow dragging rows from a datagrid to a tree?  I've successfully enabled within a tree and within a datagrid, but I'd like to do this between a grid and tree.  Thanks.


Title: Re: Drag and Drop
Post by: jarry on June 15, 2014, 03:22:23 PM
You have to use draggable and droppable plugins to achieve this functionality manually.