Roo/form/ComboBox.js
authorEdward <edward@roojs.com>
Wed, 5 Mar 2014 12:26:26 +0000 (20:26 +0800)
committerEdward <edward@roojs.com>
Wed, 5 Mar 2014 12:26:26 +0000 (20:26 +0800)
Roo/form/ComboBox.js

index cc1bcd0..8bcf249 100644 (file)
@@ -305,6 +305,7 @@ Roo.extend(Roo.form.ComboBox, Roo.form.TriggerField, {
      
     // private
     onRender : function(ct, position){
+        Roo.log('dee');Roo.log(this.store);
         Roo.form.ComboBox.superclass.onRender.call(this, ct, position);
         if(this.hiddenName){
             this.hiddenField = this.el.insertSibling({tag:'input', type:'hidden', name: this.hiddenName, id:  (this.hiddenId||this.hiddenName)},