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

Radcombobox autocomplete with fulltext

1 Answer 134 Views
ComboBox and ListBox (obsolete as of Q2 2010)
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Veshala
Top achievements
Rank 1
Veshala asked on 09 Jun 2010, 03:14 PM

I am using Telerik.WinForms.2009.Q1.SP1 controls.
I have a windows application with bunch of Radcomboboxes. I am having following issue with combox boxes autocomplete feature.

Steps:
1. Use Mouse to move from previous field to Make (Radcombobox) field.
2. Once on Make field, type in two characters (like "ch").

3. When the drop down list box shows the list and puts you on CHEVROLET, select CHEVROLET with your Mouse.

4. Use mouse to Click to Model (Radcombobox) field.

5. The model drop down list is not filtered with make, since the control thinks i have selected a make of "CH" although the control is actually displaying CHEVROLET.

When i save the data, in the database the value is saved as "CH" instead of "CHEVROLET".

In the forums, i found the resolution for this issue is to upgrade to new version.
Is there any work-around to solve this issue without updating to new version. We are not comfortable to update to new version.

Any help is appreciated.

Thanks
Vanitha

1 Answer, 1 is accepted

Sort by
0
Victor
Telerik team
answered on 15 Jun 2010, 07:46 AM
Hello Veshala,

Thank you for writing.

We provide support for two versions before the current version so we can not provide workarounds for outdated releases. I strongly suggest that you upgrade to the latest release because of the multitude of improvements that we have added. If you really can not upgrade you have the option to download the source code for your version and modify the autocomplete logic of RadComboBox as you see fit. You are entitled to access to the source code since you are a customer.

Please write again if you have other questions.

Sincerely yours,
Victor
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
ComboBox and ListBox (obsolete as of Q2 2010)
Asked by
Veshala
Top achievements
Rank 1
Answers by
Victor
Telerik team
Share this question
or