drag and drop in Dhtmlx grid.

Hi,



i am trying to implement drag and drop functionality in a grid but



when i am writing code mygrid.enableDragAndDrop(true);



i am getting below error:



Microsoft JScript runtime error: Object doesn’t support this property or method



Is there any js file to include in page?



thanks in advance:)



Rahul

To use drag-n-drop functionality you should include dhtmlxgrid_drag.js file to your page