Drag and Drop to first row

dhtmlx.com/docs/products/dhtmlxG … _drag.html

I can’t drag and drop it as the first row of the grid, is there a way?

Issue confirmed. We’ll provide fix or work around in 2 weeks

Is there a fix for this yet?

In case of pro version , it can be solved by using

grid.setDragBehavior(“complex”)

which will allow to drop rows on top of already existing rows.

Sorry, this method has not worked although I have pro version. I think Olga was right. The documentation states that “complex” behavior works with tree grid, but this is plain dhtmlxgrid.

Please provide you email by PM, or just send the same question to the support@dhtmlx.com - I will provide a working sample of such functionality.

Thanks, this works now! I figured out that you have to drag a up bit further to the header to make it the first row. In colomn move, it hightlights the edges with pink, which is great help. It would be nice to have the same visual effect in next version.