Categories | Question details Back To List | ||
Hi, I have a problen with enableDragAndDrop() method too Hi, I have a problen with enableDragAndDrop() method too. If I call enableDragAndDrop(false) or enableDragAndDrop('false'), the draggable feature doesn't stop. The conflict with enableBlockSelection stay in. please help, how can I stop runtime the draggable feature? Thanks! Answer posted by Support on Apr 21, 2008 01:41 You can use mygrid.enableDragAndDrop('temporary_disabled') to temporary block d-n-d |