Can I use RadAutoCompleteBox for completing the text I write (not selecting single or multiple items) and bind just the text property in design time?
2 Answers, 1 is accepted
0
Accepted
Nencho
Telerik team
answered on 23 Apr 2015, 07:50 AM
Hello Ziga,
I am afraid that the RadAutoCompleteBox does not support such functionality. However, the RadComboBox does support it and you should simply set the MarkFirstMatch to true. You can test this behavior in the following online demo: