drag and drop within Grid

Hi,

I m using dhmlx grid 1.6 PRO .

I want to provide drag and drop b/w ROWS within grid. how i will do it?



Regards


Your grid version does support such functionality. You shuold enable drag-n-drop for your grid: mygrid.enableDragAndDrop(true);


Please see example here dhtmlx.com/docs/products/dhtmlxG … vents.html