AutoCompleteExtender Example Ajax

In this post i m showing Ajax AutoComplete Extender Examples using ASP.NET C# and VB.NET with Database and WebService.

Autocomplete TextBox In GridView
In this example i am implementing the AutoComplete functionality to textbox in the EditItemTemaplate of GridView using AJAX autocomplete extender, for this we need to create a web service which calls the method to fetch data from database and display results as suggestions for textbox




AutoCompleteExtender TextBox CompletionList Width
Set Width of Completion List in Ajax AutoComplete Extender TextBox. The default behavior of completion list takes width equal to the width of textbox. we can change this behavior by applying some CSS style to set the width we want. default width is as shown below in the Image.


Autocomplete Textbox Progress Image
add animated Progress Image inside Ajax Auto complete extender textbox to represent loading of data.






Winforms AutoComplete TextBox In Windows Forms application
In this example i am explaining how to create a AutoComplete TextBox In windows forms application using C#.lp



hope this helps


.
If you like this post than join us or share

4 comments:

Anonymous said...

ha


Anonymous said...

This comment has been removed by a blog administrator.


Anonymous said...

Hi there. I discovered your site via Google at the same time as searching for a similar topic, your web site got here up. It appears to be good. I've bookmarked it in my google bookmarks to visit later.


Unknown said...

@Above: Thanks for the bookmark, hope u'll find it useful


Find More Articles