Roo/bootstrap/Table.js
authorAlan Knowles <alan@roojs.com>
Thu, 25 Sep 2014 08:11:02 +0000 (16:11 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 25 Sep 2014 08:11:02 +0000 (16:11 +0800)
Roo/bootstrap/Table.js

index 88aeb7d..ac6173c 100644 (file)
@@ -331,7 +331,7 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component,  {
                     cn : [
                         {
                             tag : 'td',
-                            colspan : 1
+                            colspan :  this.cm.getColumnCount()
                         }
                     ]
                 }