Hello, I want a combobox to completely refresh the list of items it's getting from a web service every time a user opens the dropdown. Other fields on the page get sent as argument for the web service method and so when the dropdown is opened a second time it may be the case that it has a completely different set of results.