We all know about the AutoComplete Extender from MS AJAX. It looks like this ..... I want to customize the Auto Complete behaviour to render images on the client side rather than the text nodes . My Server Side WebService returns an array of image URLs.
Read More...