Drag Drop from Tree to Grid

Is there a way to support drag/drop from a TreeView to a GroupingGrid? I've looked around at the demos and it appears that the controls only support drag/drop from within a TreeView or accros TreeViews.

3 Replies

RR Ramya R Syncfusion Team June 19, 2007 09:09 AM UTC


Hi Patrick,

My strong apologies for this delay in getting back to you.

In our current version we do not have support for dragdrop of nodes between a TreeView and a GroupingGrid.

Could you please provide us some informations regarding the usecase scenario of this feature, so that it would help us in analyzing this feature?

Thanks & Regards,
Ramya.


MM Michael Mathys December 11, 2009 10:30 PM UTC

Is there any update on this case?


LK Lakxman Kumar C Syncfusion Team December 17, 2009 06:29 AM UTC

Hi,

The Grid records can be dragged and dropped to the tree view by fetching the column name of the dragged record and then adding the column name as the TreeView node when dropped. This can be done for dragging the records in a flat grid. Currently we don’t support dragging and dropping of grouped records to the TreeView. A simple demo which showcases the drag and drop of the records to TreeView can be seen in the link below.

http://help.syncfusion.com/support/GGC.Web/7.4.0.20/Forum62293/Main.htm

Thank you for your interest in Syncfusion Products.

Regards,
Lakxman Kumar C

Loader.
Up arrow icon