X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=Roo%2Fform%2FComboBoxArray.js;h=780c574842a6bf0f276158ca878c1014e21cd547;hp=d880af1965df5d6ec37323bfb56569d7a4b131c9;hb=76e5eef9262a766b3caaa0526c12b8e366f5f874;hpb=120b13fd2376864762a874ff2560ff4da499fbb4 diff --git a/Roo/form/ComboBoxArray.js b/Roo/form/ComboBoxArray.js index d880af1965..780c574842 100644 --- a/Roo/form/ComboBoxArray.js +++ b/Roo/form/ComboBoxArray.js @@ -101,6 +101,7 @@ Roo.extend(Roo.form.ComboBoxArray, Roo.form.TextField, this.combo = Roo.factory(this.combo, Roo.form); this.combo.onRender(ct, position); + this.combo.initEvents(); // assigned so form know we need to do this.. this.store = this.combo.store;