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

index d120f41..ec79f7b 100644 (file)
@@ -1105,6 +1105,7 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component,  {
             if(scrollHeight - height == scrollTop) {
                 
                 Roo.log(this.ds.getCount());
+                Roo.log(this.ds.getTotalCount());
                 
             }