Tuesday, February 12, 2008

AjaxControlToolkit Autocomplete Extender

Once a while in my web projects i need to use some controls from the AjaxControlToolkit.

I'm always forgotting the web service configuration, include the [ScriptService] and [ScriptMethod] attributes in the class and in the web methods.

I found a very good example of how to use the autocomplete extender from AjaxControlTookit.

Chek it at http://mattberseth.com/blog/2007/12/creating_a_google_suggest_styl.html

Happy coding!

No comments: