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

New item by input

2 Answers 171 Views
AutoCompleteBox
This is a migrated thread and some comments may be shown as answers.
Michael
Top achievements
Rank 1
Michael asked on 17 Jun 2014, 09:32 AM
Hello Telerik,

I want to use the RadAutoCompleteBox but it should be possible to input a value which is not part of the itemssource.
The user should be able to either select a value from the itemssource or add a new item.

In other words the autocomplete should be optional. Is this possible?

Thanks for help.

Greetings
Michael

2 Answers, 1 is accepted

Sort by
0
Accepted
Kalin
Telerik team
answered on 17 Jun 2014, 11:37 AM
Hello Michael,

What I can suggest you would be to check the following example from our online XAML SDK Repository which demonstrates how to add new items by using a Button:
https://github.com/telerik/xaml-sdk/tree/master/AutoCompleteBox/AddNewItemsWithButton

Hope this will work for you.

Regards,
Kalin
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
0
Michael
Top achievements
Rank 1
answered on 17 Jun 2014, 12:06 PM
Hello Kalin,

thanks. Not what I was expecting, but this looks like a very useful solution!

Thanks a lot!!!

Regards,
Michael
Tags
AutoCompleteBox
Asked by
Michael
Top achievements
Rank 1
Answers by
Kalin
Telerik team
Michael
Top achievements
Rank 1
Share this question
or