http://news.infragistics.com/forums/p/13141/281906.aspx
The problem:
AutoComplete is turned on (and should stay turned on) but prevents Users from changing the text after autocompleting the text.
Hi,
could you provide more details about the problem you are experiencing because I tried to recreate this issue you are having but was unsuccessful. For example are you using custom filtering? If yes what filters? Have you set CustomValueEnteredAction ?
Regards,
the problem occurs when i use a XamComboEditor with AutoComplete="True" and AutoCompleteDelay="1000". I am not using CustomFiltering but i am using CustomValueEnteredAction="Add".
Example:
"12" will be autocompleted to "12.5", the user can't commit the value "12", because the autocompletion will continue to change the value to "12.5". The user can't delete the ".5" whether with the Del-Key nor with Backspace.
Thanks
Hi again,
I was not able to reproduce the issue you are referring to.
What build of the controls you are using? Could you also provide a sample solution?
After you log in go to My IG and then to My Support Activity.
You could try this link.
HTH
Thank you!
EDIT: Where can i look after the mentioned support ticket?
sorry about the previous post - my mistake.
I managed to reproduce the issue now and it seams like a bug. I have created a support ticket on your behalf CAS-64529-7VSX3M. The internal bug id is 73924.
Hey,
like i wrote try to commit "2" not "2.5". My version is 10.3.20103.2117.
Hi UgaAga,
I run the solution you supplied in your previous post and had no problems committing "2.5". I run your solution with 10.3 RTM assemblies as well as with the Latest(March) Service Release and had no luck in reproducing the issue.
Could you tell the exact build number so I can run your solution against it.
P.S. It is good when editing a post to mark the Edited section - especially when some time has passed after the time of the original post.