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 Widgets,
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.
e.g: ChatClient
You have found your sample! Click to
view nothing.
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.