Hi,
I have a SfTextBoxExt-Control with AutoComplete. The AutoCompleteMode is SuggestAppend.
In the AutoCompleteSource are some values, but it should also be possible to enter another value.
If i enter another value and try to exit the TextBox with the Tab-Key i get an ArgumentOutOfRangeException.
I have pulished a tiny Project on Github that shows the Problem: https://github.com/StefanStolz/SfTextBoxExtBug
Is this a Bug or what can i do to work around this.
Regards,
Stefan