try and get ctrl-enter to add a clear all
[roojs1] / Roo / ViewPanel.js
index 5dd8923..7ca1e2e 100644 (file)
@@ -47,6 +47,8 @@ Roo.ViewPanel = function(el, config){
 };
 
 Roo.extend(Roo.ViewPanel, Roo.ContentPanel, {
+    
+    autoCreate : true,
     getId : function(){
         return this.view.id;
     },