I have an UltraComboEditor on a Form with other controls on the Form and I have the UltraComboEditor.DropDownStyle set to DropDownList.
When the UltraComboEditor has focus and I press Up/Down Arrow, the selected item in the UltraComboEditor moves by one item (up or down). If I press Left/Right Arrow, the control loses focus and passes it to the next control - acting like a Tab.
Windows Combo Boxes allow the Left/Right Arrow to be pressed and this performs the same functionality as Up/Down Arrow.
Why does the Infragistics control tab to another control?
Alex,
One of our Developer Support Engineers will test this out and log it with our developers, provided we reproduce the issue. We will create a private support case for you at that time and post the issue number here as well.
Thanks,
Hi Brian,
I have lost track of this and have now pickled it up again.
How do I raise an Incident for this?
Are you able to do this for me and get some feedback from your Dev Team?
Thamks,
Alex.
When DropDownStyle is set to DropDown, it uses them for the edit portion, and we probably never handled the DropDownList case. You might want to submit an incident for this.