Categories | Question details Back To List | ||
DHX Grid & TreeGrid : Drag-n-Drop Functionality Hi there, When using d-n-d between grids and between grid & treegrid, the dragged item becomes the child of the node to which we drag. But can we have something like, only between the two node objects, the dragged item gets fit, means only position is occupied and the dragged item itself becomes parent ???? Answer posted by dhtmlx support on Sep 18, 2008 01:19 Yes, this can be done using sibling or complex drag-n-drop mode. |