janhov
7 Sep 2011, 4:11 AM
Hi, I have two comboboxes configured with stores (data and queryMode local). A select listener on the first box is set to filter the second store.
What happens: The second store is not filtered unless I click the dropdown trigger on the second box first. I don't have to select anything in the second box, just expand the dropdownlist, and then select something in the first box to make it work.
I want to filter the second store without the need to click the second box trigger first. The store-is-not-loaded-yet problem is not present as this is a local store.
Thoughts?
What happens: The second store is not filtered unless I click the dropdown trigger on the second box first. I don't have to select anything in the second box, just expand the dropdownlist, and then select something in the first box to make it work.
I want to filter the second store without the need to click the second box trigger first. The store-is-not-loaded-yet problem is not present as this is a local store.
Thoughts?