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

radcombobox issue

4 Answers 126 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
jonathan
Top achievements
Rank 1
jonathan asked on 17 Jul 2008, 05:09 AM
Is it possible to remove the arrow button in the combo box or disable it from dropping down when clicked? Because I only need the autocomplete feature of the combobox.

4 Answers, 1 is accepted

Sort by
0
Accepted
Rosi
Telerik team
answered on 17 Jul 2008, 06:52 AM
Hi Jonathan,

You can do this by simply setting the ShowToggleImage property of RadComboBox to false.

Regards,
Rosi
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
jonathan
Top achievements
Rank 1
answered on 18 Jul 2008, 07:52 AM
Thanks for your reply,

I would like to ask again if it would be possible to display only the available list while typing?

for example:
i have a list:
america
denmark
UK

what i want:
when i typed "d",
the list will only display items that starts with letter "d".

what is happening right now:
everything is display in the list.
0
Accepted
Paul
Telerik team
answered on 18 Jul 2008, 08:32 AM
Hi Jonathan,

This functionality is already available in the Futures version of the control. It will be officially released with the next release - Q2 2008. You can see an online example here.

Regards,
Paul
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
jonathan
Top achievements
Rank 1
answered on 18 Jul 2008, 08:46 AM
by the way, we are currently using q2 2008 right now, it just so happened that google result was not returning what i wish to learn.

Thanks for the support, i was able to solve the problem after looking at the demo. Issue resolved. :-)
Tags
ComboBox
Asked by
jonathan
Top achievements
Rank 1
Answers by
Rosi
Telerik team
jonathan
Top achievements
Rank 1
Paul
Telerik team
Share this question
or