Categories | Question details Back To List | ||
drag drop from external control into the grid Is there any way to implement the drag and drop from an external control like tree etc. into the grid. Any pointers will be appreciated.... Answer posted by dhxSupport on Feb 26, 2009 02:35 You can implement dran-n-drop between dhtmlxGrid, dhtmlxTreeGrid and dhtmlxTree. Please see example here http://dhtmlx.com/docs/products/dhtmlxTreeGrid/samples/drag_n_drop/treeGrid_drag.html |