Roo/grid/GridView.js
authoredward <edward@roojs.com>
Thu, 19 May 2016 05:23:07 +0000 (13:23 +0800)
committeredward <edward@roojs.com>
Thu, 19 May 2016 05:23:07 +0000 (13:23 +0800)
Roo/grid/GridView.js

index 4695fdc..c350b3b 100644 (file)
@@ -1665,7 +1665,7 @@ Roo.extend(Roo.grid.GridView, Roo.grid.AbstractGridView, {
 
             if(is2ndPass !== true && !gv.userResized && expandCol){
                 // high speed resize without full column calculation
-                
+                Roo.log('in????');
                 var ci = cm.getIndexById(expandCol);
                 if (ci < 0) {
                     ci = cm.findColumnIndex(expandCol);