Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » AutoCompleteExtender   (RSS)
Hi all, This has come up time and again on the asp.net Ajax forums and has become the Top Voted issue for the AutoCompleteExtender Work Items . I had some time the other day and set upon to write a fix for this . How do you use it? 1) Attach a handler Read More...
HI , I was asked to work on the beta AjaxControlToolkit Patch Utility Tool from the Asp.Net AjaxControlToolkit Forums . My first fix , which allows the first result in a result set to be automatically selected ( if chosen to ) , has been made part of Read More...
Hi , Over the past couple of months, I have been actively contributing to the Asp.net Ajax forums and have come across some very weird and challenging problems to solve.Anyone who's been at the forums can tell, the community is VERY Active and helpful Read More...
Registering your own handlers when Items in the SearchResults are Selected Hi, Quite a few people have a list of changes that they want made to the AutoCompleteExtender , and the asp.net Ajax Team is working quite dilligently to solving most of these Read More...
This is quite a common requirement and guess the Docs are not really clear as to how you can achieve this . Lemme see how I can help You want to change the Webmethod that the AutoComplete Extender Talks to from the Client Side. You want to change the Read More...
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...
 
Page view tracker