Roo/grid/GridView.js
authoredward <edward@roojs.com>
Thu, 19 May 2016 04:55:57 +0000 (12:55 +0800)
committeredward <edward@roojs.com>
Thu, 19 May 2016 04:55:57 +0000 (12:55 +0800)
Roo/grid/GridView.js

index 031f7fc..c407eb1 100644 (file)
@@ -1460,6 +1460,7 @@ Roo.extend(Roo.grid.GridView, Roo.grid.AbstractGridView, {
         },this);
 
         this.scroller.on("scroll", this.handleScroll, this);
+        Roo.log(this);
         this.lockedBody.on("mousewheel", this.handleWheel, this);
         this.mainBody.on("mousewheel", this.handleWheel, this);