Roo/grid/GridDragZone.js
authorAlan Knowles <alan@akbkhome.com>
Sun, 18 Nov 2012 07:02:37 +0000 (15:02 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sun, 18 Nov 2012 07:02:37 +0000 (15:02 +0800)
Roo/grid/GridDragZone.js

index 6a82041..989682c 100644 (file)
@@ -35,8 +35,8 @@ Roo.extend(Roo.grid.GridDragZone, Roo.dd.DragZone, {
             
             // if editorgrid.. 
             if (sm.getSelectedCell && !sm.getSelectedCell()) {
-                sm.mouseDown(e, t);
-            }
+                return;
+                }
             
             //if(!sm.isSelected(rowIndex) || e.hasModifier()){
               //