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

RadComboBox: Type Ahead Search Mode

3 Answers 113 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Jannik
Top achievements
Rank 1
Jannik asked on 04 Jul 2014, 08:05 AM
I am searching for a solution for the following problem.
I am using the RadComboBox, which has e.g. the following items:

A
B
Ca
Cb
Da
Db
Dc
Ea
Ef

When I type in a C, I land at the Ca <- Thats correct.
When I type in a Db, I land at the Db <- Thats correct aswell.
When I type in a D and hit D another time, I am still at the Da <- Thats not right, as a user I'd like to land at the Db hitting D twice.

Is there a setting I can make to produce this behaviour?

Thanks in advance!

3 Answers, 1 is accepted

Sort by
0
Kalin
Telerik team
answered on 04 Jul 2014, 10:23 AM
Hi Jannk,

I test the described scenario with the latest version of the controls and I was not able to reproduce the issue. Entering "Dd" resulted to an empty drop down. I have attached a sample project which demonstrates my tests - could you please check it and let me know if I have missed anything here.

I'm looking forward to hearing from you.

Regards,
Kalin
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
0
Jannik
Top achievements
Rank 1
answered on 07 Jul 2014, 07:01 AM
Hi,

you haven't understood me correctly I think, I prepared a video (took me a while to convert this to gif) for you aswell, comparing both the silverlight and telerik combobox.

I type C / D continously, do you see the difference?
Typing two different letters does the same thing in both controls, but two equal letters does not.. I need the original behaviour... :(

Hope you understand me now. :)
0
Kalin
Telerik team
answered on 07 Jul 2014, 01:00 PM
Hello Jannk,

Thanks for the further explanation. I'm afraid that with the current implementation of the ComboBox the desired behavior cannot be achieved. Currently the ComboBox highlights the first matching item and not going to the next one, when you press the same key. However I have logged that in our Feedback portal, so you can easily vote and track its status on the following link:
http://feedback.telerik.com/Project/143/Feedback/Details/132944-make-the-highlighting-behavior-of-radcombobox-when-typing-identical-with-the-one

Hope this helps.

Regards,
Kalin
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
Tags
ComboBox
Asked by
Jannik
Top achievements
Rank 1
Answers by
Kalin
Telerik team
Jannik
Top achievements
Rank 1
Share this question
or