Roo/grid/GridDragZone.js
[roojs1] / Roo / grid / GridDragZone.js
index 947f2d2..70932cc 100644 (file)
@@ -50,7 +50,7 @@ Roo.extend(Roo.grid.GridDragZone, Roo.dd.DragZone, {
         
         
         // before it used to all dragging of unseleted... - now we dont do that.
-        if(rowIndex){
+        if(rowIndex !== false){
             
             // if editorgrid..