Roo/bootstrap/Table.js
authorAlan Knowles <alan@roojs.com>
Mon, 26 Jul 2021 04:55:07 +0000 (12:55 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 26 Jul 2021 04:55:07 +0000 (12:55 +0800)
roojs-core.js
roojs-core-debug.js

Roo/bootstrap/Table.js

index 3f2f94f..8290948 100644 (file)
@@ -1401,6 +1401,8 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component,  {
         cw = Math.max(cw, this.totalWidth);
         this.getGridEl().select('tbody tr',true).setWidth(cw);
         
+        
+        this.initCSS(); /// resize cols
         // resize 'expandable coloumn?
         
         return; // we doe not have a view in this design..