Roo/grid/GridDragZone.js
authorAlan Knowles <alan@roojs.com>
Wed, 17 Mar 2021 08:59:55 +0000 (16:59 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 17 Mar 2021 08:59:55 +0000 (16:59 +0800)
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..