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

radcombobox with checkboxes and autocomplete seperator

3 Answers 197 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
tamir
Top achievements
Rank 1
tamir asked on 17 Jul 2011, 10:40 AM
there are some broken functionality with that option,

i can write the same item over and over again

myitem, seconditem , myitem, myitem, seconditem.

items wont checked automaticly when there is a match.

when i check/uncheck an item it deletes all items that i wrote (using keyboard).

auto complete seperator doesnt effect the selected items

my seperator is ";" and but the showing seperator is allways ","

3 Answers, 1 is accepted

Sort by
0
Simon
Telerik team
answered on 19 Jul 2011, 03:24 PM
Hi Tamir,

The checkboxes functionality is unrelated to the autocomplete separator. The reason for this is that we cannot predict every possible combination of properties and expected behaviors of RadComboBox when checkboxes are enabled.

What we can do in the future is to stop updating the text in the input if the AllowCustomText or EnableLoadOnDemand properties are set, although this is another not clearly defined functionality.

If you want custom checkbox behavior/functionality, please use one of the various checkbox implementations we have in our Code Library section of telerik.com.

Best wishes,
Simon
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

0
Murugesan Sivathanu
Top achievements
Rank 1
answered on 18 Oct 2013, 01:10 AM
Dear Sir,

I want to implement the same functionality, Is it ready on the current release?

Thank you

Regards,
Muru
0
Peter Filipov
Telerik team
answered on 22 Oct 2013, 07:27 AM
Hello Murugesan,

The functionality is still not implemented because of the features incompatibility. We could recommend you to use our RadAutoCompleteBox control.

Regards,
Peter Filipov
Telerik
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 the blog feed now.
Tags
ComboBox
Asked by
tamir
Top achievements
Rank 1
Answers by
Simon
Telerik team
Murugesan Sivathanu
Top achievements
Rank 1
Peter Filipov
Telerik team
Share this question
or