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
690
UltraCombo, SuggestAppend, and the enter key
posted

I'm having a number of problems with SuggestAppend and have workarounds for most of them, but I've noticed some behavior that I think is wrong and I don't have a workaround.

It appears that once a row has been selected, if the user types in different text and presses Enter, the text portion changes back to the previously selected row even if the new text is also in the list (and without raising a TextChanged or RowSelected event). I don't think that this is a what user would expect. I've tried manipulating the SelectedRow in various events, but that results in the caret being moved. We're using 11.1.2042.

I do have a case open for one of these problems, but I have a workaround for that one. I don't have a good workaround for this problem and would appreciate any suggestions.

 

Parents Reply Children