Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
510
Typing and matching a row in dropdown causes cursor to jump to start of text
posted

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?