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
Problem with TextChanged event
posted

If I select a value from the drop down list of an UltraCombo and then move the caret to the end of the text and delete the last character, I get a TextChanged event where the Text property reads as an empty string. This is immediately followed by a TextChanged event with the correct text. Deleting additional characters only fires one TextChanged event per character. If I set AutoCompleteMode to None this doesn't happen, but that's not really a great workaround. Is there some other workaround? I've tried looking at Textbox.Text, but it's the same. The version is 10.2.

Parents
  • 20872
    Offline posted

    Hello,

    I have been able to reproduce the mentioned behavior. I have also created a case for you :

     CAS-50053-7L1MS6. When I have more information regarding this I will contact you through the case.

    Please let me know if you have any other questions with this matter.

Reply Children
No Data