Hi everyone,
With ComboBox filtering and MarkFirstMatch, when a user selects a value, the cursor is placed at the end of the selected text. For text values that are longer than the set width of the actual ComboBox, this means that the beginning of the text value cannot be seen. This is not desired behavior for us. Is there a way through properties or javascript code that we can always return the cursor to the beginning of the selected text string?
Thanks so much,
Adam.g