AutoCompleter

Modified: 2008/10/03 11:21 by admin - Categorized as: Widgets
The Gaia Ajax AutoCompleter allows the user to type in a query into a TextBox and a list of items that satisfy this query according to your code will appear, from which the user can select an item.

AutoCompleter

AutoCompleter


The Gaia Ajax AutoCompleter is extremely rich, flexible and versatile. You can add up complex Ajax Controls into its items collection and everything will "just work". The user types in a query into a TextBox then you can fill the AutoCompleterItems controls collection with items from a server-side event handler, when the user selects a control (item), you will get access to the control through the SelectedValue property.

User selection is being done with the arrow keys in addition to that the user can use Up, Down, Page Up or Page Down to scroll 5 items at the time or even Home and End to go to the top or the bottom of the list.

To see an example of AutoCompleter in action have a look at our Window Sample or AutoCompleter Sample.

ScrewTurn Wiki version 2.0.33. Some of the icons created by FamFamFam.