I have a MultiColumnComboBox that works as expected unless the search returns more than a certain number of items. I'm not sure what the limit is, if I get 1500 results, it displays fine, but 5000 results and it is as if nothing matched and I get no items in the combo.
Is this a configurable setting, and is there a way to throw up a message saying something like "too many results, refine your search"?