Categories | Question details Back To List | ||
Drag and drop on external control. Hi guys, do you have suggestion how to implement drag'n'drop from your dhtmlxgrid to other controls (divs, buttons, ets)? Thanks Answer posted by Support on Dec 23, 2008 02:38 Please check next sample http://dhtmlx.com/docs/products/dhtmlxTree/samples/drag_n_drop/pro_drag_out.html?un=123002875200 It show required functionality for dhtmlxTree, but the same approach will work for grid as well. |