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

RadComboBox Editable Text Search Issue

0 Answers 128 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Mitesh
Top achievements
Rank 1
Mitesh asked on 22 Mar 2012, 01:53 PM

Sorry if this has been posted this in wrong place.   

I'm using a RadComboBox (ASP.Net) that has properties:
CloseDropDownOnBlur="true"
MarkFirstMatch="true"
AllowCustomText="true"

The Problem I'm facing is: 
If user start typing your own title, the pre-defined values starts to appear.
Say, the user types a single letter, say "N" into the box and it instantly selects the first option that starts with a 'N' (the list is presorted) and fill in that option in the box.
When you click off the combobox, is takes what you typed followed with the predefined value.


For e.g.: 'nNetwork Administrator'

I typed in "n"

'Network Administrator' automatically got taged on to the end there.

This happens on IE 9, IE8, Safari and Chrome but not on Mozilla.
The Telerik RdComboBox Version I'm using is: 2.8.5.0

I would highly appreciate if any one can Promptly reply on this, as this is very urgent for me.

Thanks in Advance


No answers yet. Maybe you can help?

Tags
ComboBox
Asked by
Mitesh
Top achievements
Rank 1
Share this question
or