We have a UltraCombo which is bound to a datatable. When we type in the combo and the text does not match any of the rows in the dropdown the cursor does not jump but as soon as it matches a row and that matched row becomes selected - appears to be default behaviour - the carret jumps to the beginning of the combo so we prefix any extra text typed instead of appending to text.
Can someone help us with why the cursor jumps to the start when the text matches a row in the dropdown?
In that case, my best guess is that this was a bug in that old version. So the first thing I recommend is that you try getting the latest service release and see if that helps.
How to get the latest service release - Infragistics Community
If that does not help, then see if you can duplicate the behavior in a small sample project and post it here so we can take a look at it. To attach a file to your post, just go to the Options tab when replying.
We're on version 9.2.20092.1003 and the control is a child of a Form only.
Hi,
What version of the controls are you using?
Is the combo being used by itself or in a grid or some other control?