Roo/grid/GridView.js
authoredward <edward@roojs.com>
Wed, 18 May 2016 05:30:03 +0000 (13:30 +0800)
committeredward <edward@roojs.com>
Wed, 18 May 2016 05:30:03 +0000 (13:30 +0800)
Roo/grid/GridView.js

index ec5377e..0818596 100644 (file)
@@ -878,6 +878,7 @@ Roo.extend(Roo.grid.GridView, Roo.grid.AbstractGridView, {
     // branch this function
     doRender : Roo.isGecko ?
             function(cs, rs, ds, startRow, colCount, stripe){
+                Roo.log('run??');
                 var ts = this.templates, ct = ts.cell, rt = ts.row;
                 // buffers
                 var buf = "", lbuf = "", cb, lcb, c, p = {}, rp = {}, r, rowIndex;