:: Forum >>

Google-like autocomplete for combo boxes

Hi,

As you mentioned combo boxes: will you have autocomplete similar to the google suggest's (http://www.google.com/webhp?hl=en&complete=1) autocomplete drop down list?
Nikolay Simeonov
Tuesday, October 4, 2005
This feature would be very useful. Since none of the browsers support it.
Tester
Monday, October 24, 2005
The auto-complete you mention could be done with the toolkit currently as is. If not by itself with some custom constrols. Best way would be with the AW.HTTP object to query your data source for items when someone is typing just trigger an event that passes what has been typed so far against your data souce. You really don't even need the toolkit, it's basic AJAX fundamentals, but the AW could make it much cleaner and styled to yuor likings.
Tony
Sunday, January 29, 2006

This topic is archived.


Back to support forum

Forum search