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 ???

Yes, this can be done using sibling or complex drag-n-drop mode.