My UltraComboEditor is freezing and not letting me select anything else unless I make a selection. Any advice on this?
Hello,
Thank you for posting on our forums.
Could you please provide steps to reproduce the issue? What do you mean the combo freezes and doesn't let you do anything, but you can select a value and unfreeze it?
Have you checked the documentation of the component on our website here?
Looking forward to your reply.
Sincerely,
Tihomir TonevSoftware DeveloperInfragistics
It seems like it has to do with the LimitToList property.
Hi Tihomir,
1. I click the UltraComboEditor in question.
2. If I don't select anything and try to click out, the drop-down disappears, but I can't select any other control. The cursor remains flashing on the ComboBox and the selection gets stuck. I can't get it "un-stuck" unless I select at least 1 item from the drop-down list.
3. When stuck, I can click the down arrow to bring the drop-down list up.
4. Then I select 1 to many items from the drop-down list.
5. Now I can proceed to select any other control on this page that I want.
This is only an issue with this ComboBox. I don't know if there's a property that's forcing me to select an item before I can change focus to another control or something?