I just noticed something that previously worked but now doesn't.
Conflicting Properties:
AlwaysInEditMode=TrueAutoComplete=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).
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.
Mike-
I will go grab the service release (I noticed your project is the 2012.1 v12.1.0.9000 release) and I will let you know.