Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Rahul on Jul 06, 2009 01:45
open dhtmlx forum
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
Answer posted by dhxSupport on Jul 06, 2009 01:52
To use drag-n-drop functionality you should include dhtmlxgrid_drag.js file to your page