Finally.. after many modifications, the AJAX AutoComplete for ASP.NET 2.0 web user control is available for download.  This web control contains a text box. As you type in the box, suggestions fill in a drop down, very similar to Google Suggest. 

There are many configuration options, so if you are looking for a quick fix, you shouldn't have to get your hands too dirty.  On the other hand if you're looking for a base to build on, all of the C# and javascript code is included - hack away to your heart's content. If you make something cool, leave a comment and let me know about it. 

The styling for all of the components is done with CSS contained in an external file.  All you need to do is set the control's properties to the class names for each element.  There are other display options, optional features like AutoPostBack, case-sensitivity, server-side caching and other search options as well.  For more information on what you can do, read the documentation.

Or if you're one of those people who are more of a hands-on learner, you can play with the demo which is also included in the .zip file.

Download the Visual Studio 2005 Solution .zip file (18k)

I designed this control to be very easy to use, however it does assume you have a working knowledge of ASP.NET.  I will do my best to answer any questions, but the software is offered with no guarantees.


If you liked this post, please be sure to subscribe to my RSS Feed.



    I've noticed over the past few days that I've been getting a lot of hits on the AJAX Autocomplete post I made, so I've decided to package up what I've done into a downloadable and reusable user control.  At the moment, I'm taking a lot of the options I had hardcoded (case sensitivity, whether it autocompletes based on "Starts with" or "Contains") and creating them as Parameters.

    Check back soon for an update or better yet, subscribe to the RSS feed to know when it's been released.

    EDIT:  It is now available - More Information

     


    If you liked this post, please be sure to subscribe to my RSS Feed.



      Subscribe

      About the author

      Wayne Hunt I am a web application developer and second degree black belt living in Providence, RI.

      More about Me..

      E-mail me Send mail

      Google Connect

      Dugg Sites

      Disclaimer

      The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.

      © Copyright 2010

      Sign in