0
kicks
Creating AutoCompleteExtender Trigger Button
Yesterday I’ve been consulting at a client.
During the day, I got a question regarding ASP.NET AJAX Control Toolkit’s AutoCompleteExtender.
The question was how to create a trigger button to the AutoCompleteExtender in order to go to the server and fetch the results.
This post will describe how to do that.