Asp.Net Ajax Auto-Complete Control Like Google Suggest
10
Jan
// php the_time('Y') ?>
This Asp.Net Ajax Auto-Complete Control which is created by Matt Berseth works similar to Google Suggest.
After you start typing the keyword, Asp.Net Ajax AutoComplete Control starts to offer you results from the dataset and when the keyword is typed results are filtered according to the keyword.
Code uses AjaxControlToolkit’s AutoComplete extender for suggesting the values.
Requirements: No Requirements
Compatibility: All Major Browsers
Website: http://mattberseth.com/blog/2007/12/creating_a_googl...
Demo: http://mattberseth2.com/datatable_with_autocomplete_...
Compatibility: All Major Browsers
Website: http://mattberseth.com/blog/2007/12/creating_a_googl...
Demo: http://mattberseth2.com/datatable_with_autocomplete_...
- Tags:
Ajax Asp.Net Auto Complete Form Google Suggest
- Filed under: Browsing, Forms, Goodies, License Free
- 2 Comments












2 Responses for "Asp.Net Ajax Auto-Complete Control Like Google Suggest"
Thanks for your valuable article.
Regards,
Andy
thank for share!!!