Countries information search

View Demo (will open in a new window)

In this demo the AutoComplete control is bound to population prospects of countries. As the user types, suggestions are shown in dropdown. Detail information is shown when a country is selected

Team information

View Demo (will open in a new window)

This sample illustrates the use of custom filter funtion. Text shown in text field of AutoComplete and filtering crieteria can be changed at runtime to achieve search based on different parameters. The example uses same dataprovider for AutoComplete and DataGrid.

Restaurant search based on cuisine requirement

View Demo (will open in a new window)

This example illustrates use of custom ItemRenderer in an AutoComplete component. It also has custom filter function

Customize Autocomplete

View Demo (will open in a new window)

This sample allows to customize AutoComplete behavior. Properties and styles specific to AutoComplete can be changed and effect of it observed in same sample