Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by SJ on Sep 17, 2009 09:01
open dhtmlx forum
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
Answer posted by dhxSupport on Sep 18, 2009 01:37
You can control text which shows while drag-n-drop with rowToDragElement() method. Please find more information here http://dhtmlx.com/dhxdocs/doku.php?id=dhtmlxgrid:drag_and_drop#creation_custom_drag_text
Answer posted on Sep 21, 2009 08:19
Do we have such a function in the dhtmlxTree and dhtmlxTreeGrid also??