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

How can you only have one token?

3 Answers 176 Views
AutoCompleteBox
This is a migrated thread and some comments may be shown as answers.
John
Top achievements
Rank 1
John asked on 11 Oct 2012, 01:21 PM

I have autocompletebox set up on my page and works great, but it allows more than one name selected on the drop down how can I just make it so it just accepts one name only or one token.

<telerik:RadAutoCompleteBox runat="server" ID="RadAutoCompleteBox" Filter="StartsWith"
               Width="300px" DropDownWidth="298px" DropDownHeight="350px" >

 

3 Answers, 1 is accepted

Sort by
0
John
Top achievements
Rank 1
answered on 11 Oct 2012, 01:24 PM
0
John
Top achievements
Rank 1
answered on 11 Oct 2012, 01:31 PM
It would be so easy if telerik added this all you would have to do is say.

allowcustomtoken = 1 or some other number


compared to the whole javascript pop up thing it would look ten times better too.
0
Genady Sergeev
Telerik team
answered on 16 Oct 2012, 12:12 PM
Hi John,

Thank you for the suggestion. We will research the possibilities for adding single selection to the AutoCompleteBox.

Kind regards,
Genady Sergeev
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
AutoCompleteBox
Asked by
John
Top achievements
Rank 1
Answers by
John
Top achievements
Rank 1
Genady Sergeev
Telerik team
Share this question
or