This is a migrated thread and some comments may be shown as answers.

[Solved] Disable Selection of Inputtext

2 Answers 177 Views
AutoCompleteBox for XAML
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Florian
Top achievements
Rank 2
Florian asked on 22 Jan 2014, 01:28 PM

Hello,





i started using the RadAutoCompleteBox and it is very nice and comfortable.



I built a sample app and implemented the control like here: Telerik Documentation.







Sadly we're experiencing a little issue with the input of the text. If the first letter you put in matches a suggestion, RadCompleteBox is selecting it as i would have pressed STRG+A. This is just the case with the first letter you put in. You can see the result in the screenshot provided.



I could not find any property to disable this behavior.



How can i disable it?







Regards,



Florian Meißner



2 Answers, 1 is accepted

Sort by
0
Ivaylo Gergov
Telerik team
answered on 23 Jan 2014, 12:12 PM
Hello Florian,

I checked this scenario and on our side the text is not selected. As this part of the control is a AutoCompleteTextBox(which is a TextBox), you can change the control template and handle this situation as per your needs.
If you reference the RadControls for Windows 8.0 in a Windows 8.1 project there might be some bugs. So, could you clarify is this in Windows 8.0 or Windows 8.1 project? I see that you have downloaded both RadControls for Windows 8.0 and RadControls for Windows 8.1 versions and you cannot have both versions installed. If this is the case, you need to uninstall all previous versions of our RadControls and then install the version for 8.1.



Regards,
Ivaylo Gergov
Telerik

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Florian
Top achievements
Rank 2
answered on 23 Jan 2014, 12:52 PM

Hello Ivaylo,



we had RadConrols 8.0 installed, when we installed the 8.1 version, the problem was gone.

So it seems its a bug as you said.

Thanks for the clue with the itemtemplate, it will help me otherwise.



Regards,

Florian Meißner

Tags
AutoCompleteBox for XAML
Asked by
Florian
Top achievements
Rank 2
Answers by
Ivaylo Gergov
Telerik team
Florian
Top achievements
Rank 2
Share this question
or