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

Tags input control

3 Answers 509 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
miksh
Top achievements
Rank 1
Iron
miksh asked on 22 Jul 2014, 08:27 PM
Do you have a control similar to http://timschlechter.github.io/bootstrap-tagsinput/examples/ to manage tags?

3 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 23 Jul 2014, 07:07 AM
Hi miksh,

Try to use RadAutoCompleteBox to achieve your scenario. Telerik RadAutoCompleteBox for ASP.NET AJAX is a powerful drop-down list control which gives the ability to select multiple entries, displaying them as a sequence of strings separated by a delimiter, or fancy styled tokens depending on your preferences. Please have a look into this help documentation and online demo for further help.

Thanks,
Shinu.
0
miksh
Top achievements
Rank 1
Iron
answered on 23 Jul 2014, 12:18 PM
Nice control but the limitation is that the token values must be from the list. I found only server-side example how can I do it http://demos.telerik.com/aspnet-ajax/autocompletebox/examples/programming/addremove/defaultcs.aspx.
Is there any way to achieve it client-side? In fact, I have no list to match, I just need to tokenize entered values.
0
Accepted
Ianko
Telerik team
answered on 23 Jul 2014, 12:54 PM
Hello Michael,

In the AutoCompleteBox - Client-side API - Add/Remove Tokens demo, the client-side approach to add tokens via JavaScript is provided.

Also, in this demo the control behaves exactly as per to your requirement.

Regards,
Ianko
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
General Discussions
Asked by
miksh
Top achievements
Rank 1
Iron
Answers by
Shinu
Top achievements
Rank 2
miksh
Top achievements
Rank 1
Iron
Ianko
Telerik team
Share this question
or