Hi,
I need to fatch the items of ComboBox(Class Ext.form.ComboBox) when ever user clicks on combobox. There is no click event in combobox(in docs).
How can I apply click event to combo box so that when user clicks on combobox the event is fired.
Thanks.
with regards

