raphinou
12 May 2007, 2:48 AM
Hi,
passing the transform config to a ComboBox constructor, you can transform your html select in an Ext looking combobox. This works fine, but how can I add the resulting combobox to an Ext.form instance? The constructor, from what I've experienced, doesn't return anything when you pass the transform config parameter so I don't get a reference to the generated combobox.
Thanks
Raph
passing the transform config to a ComboBox constructor, you can transform your html select in an Ext looking combobox. This works fine, but how can I add the resulting combobox to an Ext.form instance? The constructor, from what I've experienced, doesn't return anything when you pass the transform config parameter so I don't get a reference to the generated combobox.
Thanks
Raph