Tuesday 30 August 2011

ASP.NET with Jquery Autocomplete

Whilst researching on creating an auto search suggestion dropdown (i.e. kind of google or bing suggestions), I found a great jquery plugin called "autocomplete" that does the job amazingly.

In this blog I will show you how you can use this jquery plugin with an ASP.NET server side (*.aspx) page as a backend support.

autocomplete

View Demo   Download Sample

No comments:

Post a Comment