Roo/bootstrap/Table.js
authorleon <leon@roojs.com>
Fri, 23 Sep 2022 05:21:43 +0000 (13:21 +0800)
committerleon <leon@roojs.com>
Fri, 23 Sep 2022 05:21:43 +0000 (13:21 +0800)
Roo/bootstrap/Table.js

index cd29ee7..5d62d45 100644 (file)
@@ -266,6 +266,7 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component,  {
     footerShow : true,
     headerShow : true,
     enableColumnResize: true,
+    disableAutoSize: false,
   
     rowSelection : false,
     cellSelection : false,