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

Combo box as google search box

1 Answer 90 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
lakmal
Top achievements
Rank 2
lakmal asked on 02 Dec 2009, 04:43 AM
Hi,

How can i make combobox as google search box. When i type something i just want show those entries which related to my type.

lakmal

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 02 Dec 2009, 05:53 AM
Hello Lakmal,

Checkout the online demo which demonstrates how to use client-side filtering for RadComboBox, which is similar to the google filtering.
ComboBox / Filtering
To enable the filtering mechanism of the combobox you need to set the Filter property to either Contains or StartsWith

Another option is using the client-side Autocomplete for the radcombobox. To enable this behavior you must set the MarkFirstMatch property to true.
Demo - Autocomplete

-Shinu.
Tags
ComboBox
Asked by
lakmal
Top achievements
Rank 2
Answers by
Shinu
Top achievements
Rank 2
Share this question
or