Roo/bootstrap/Table.js
authoredward <edward@roojs.com>
Tue, 2 Jan 2018 08:03:27 +0000 (16:03 +0800)
committeredward <edward@roojs.com>
Tue, 2 Jan 2018 08:03:27 +0000 (16:03 +0800)
Roo/bootstrap/Table.js

index 8a0110a..1074c16 100644 (file)
@@ -1094,7 +1094,13 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component,  {
             'left': (-1* this.mainBody.dom.scrollLeft) + 'px'
         });
         
-        Roo.log('on body scroll');
+        Roo.log('on body scroll!!!!!!!!!!!!!!!!!!!!!!!');
+        
+        if(this.lazyLoad){
+            
+            
+            
+        }
     }
 });