Gaia Ajax AutoCompleter Example

This is our Gaia Ajax AutoCompleter sample, our Ajax AutoCompleter is extremely flexible and versatile. You can add up complex Ajax Controls into the items collection of it and as you are used to with in Gaia Ajax, it "just works"! Here we've created a small example utilizing our Ajax AutoCompleter to search for samples containing the text you're querying for. If you take a look at the source code, you will also find a nice example of an implementation of the XhtmlTagFactory which easily enable you to create 100% XHTML compliant code from the server.
As you type in text, suggestions are offered based on the server-side query you write. The Ajax AutoCompleter allows you to build a "Google Suggest" style feature.




e.g: ChatClient

Controls used in sample

Gaia AutoCompleter
Gaia Label
Gaia Panel
Gaia TextBox

Runs on ASP.NET Valid XHTML 1.0!