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
1570
2012.1 AlwaysInEditMode Issues w/ AutoComplete
posted

I just noticed something that previously worked but now doesn't.

Conflicting Properties:

AlwaysInEditMode=True
AutoComplete=Suggest

When entering the combo, the first value you enter is not displayed BUT the dropdown still auto suggests based off of that input. It causes a little confusion because at first glance it appears that it didn't take your input (it did but didn't display it-> try explaining that to a wrench turner) so the user then enters that same character again and then get absolutely nothing.

This is using the 1001 version of the 2012.1 controls. This issue wasn't in the 2011.2 controls (at least the 1010 version of them).

Parents
  • 469350
    Offline posted

    Hi,

    I tried this out and I cannot reproduce the behavior you describe. I have attached my sample project here so you can try it out with my sample and see if you get the same results.

    If you experience the same problem using my sample, then my guess is that this was a bug in the release version of 12.1 and has since been fixed - I am using the latest Service Release for my testing. If that's the case, then you should get the latest Service Release.

    How to get the latest service release - Infragistics Community

    If my sample works for you, then there must be some other factor at work in your application. Maybe you could post a small sample project of your own that demonstrates the issue so we can check it out.

    WindowsFormsApplication23.zip
Reply Children