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

Tags Selection

1 Answer 27 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Duncan
Top achievements
Rank 2
Duncan asked on 09 Jan 2012, 08:52 PM
Hi there... I currently use a JQuery tag control JQuery Tagit

Its not very stable and i would prefer to use a asp.net Ajax solution.

I was hoping that the RadComboBox would allow me to click on multiple items. This was the closest thing i could find http://www.telerik.com/community/code-library/aspnet-ajax/combobox/combobox-with-checkboxes-and-select-all.aspx

Which is not quite what i want and is a little more complex than i wish to do at this point.

Is there perhaps another RadControl that i am missing that can handle functionality like the JQuery TagIt control, that i can use?

Any ideas would be great!

Duncan

1 Answer, 1 is accepted

Sort by
0
Dimitar Terziev
Telerik team
answered on 13 Jan 2012, 09:11 AM
Hi Ducan,

Currently the AJAX suit of our controls doesn't provide an equivalent to the jQuerty Tagit control. Nevertheless there are a couple of controls which you could find interesting. The first one is our RadTagCloud control which provides a collection of predefined user tags. Here you could find a demo of this control. The second control as you have already found is the RadComboBox. It's in fact useful for multiple selection which is one of your requirements. The code library which you have pointed is showing functionality which is already build-in. Please refer to the following demo regarding the check box support of the RadComboBox.

Kind regards,
Dimitar Terziev
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
General Discussions
Asked by
Duncan
Top achievements
Rank 2
Answers by
Dimitar Terziev
Telerik team
Share this question
or