Drag and Drop in grid

On dragging and dropping a row on to itself I get to texts- one is the drag text and the other is the tooltip of the grid cell. Is there a way we can prevent this because it shows the same text twice.



Thanks

You can control text which shows while drag-n-drop with rowToDragElement() method. Please find more information here dhtmlx.com/dhxdocs/doku.php?id=d … _drag_text

Do we have such a function in the dhtmlxTree and dhtmlxTreeGrid also??