C# Corner
Tech
News
Videos
Forums
Trainings
Books
Live
More
Interviews
Events
Jobs
Learn
Career
Members
Blogs
Challenges
Certifications
Bounties
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Tags
No tag found
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Anuja Pawar(1)
Ankit Nandekar(1)
Suthish Nair(1)
Rahul Prajapat(1)
Ami Schreiber(1)
Tulasi (1)
Shirsendu Nandi(1)
Munir Shaikh(1)
Resources
No resource found
Using Ajax AutoCompleteExtender For Autosuggest
Jan 03, 2012.
In the present scenario, we need our text boxes to act more user friendly and auto suggest is a feature that makes them more user friendly.
Creating auto-complete TextBox using AutoCompleteExtender Control of AJAX
Feb 24, 2011.
This article demonstrats how to create an auto-complete TextBox in ASP.Net using Ajax’s AutoCompleteExtender.
AJAX AutoCompleteExtender - DropDownList-Like Behavior
Oct 26, 2010.
An Ajax AutoCompleteExtender example having DropDownList-like behavior. Also an example of applying css styles for list items and how to use some of the properties of the extender.
AutoCompleteExtender in ASP.Net
Aug 08, 2015.
In this article you will learn about AutoCompleteExtender in ASP.NET.
Method Not Allowed Error (HTTP 405) When Calling WCF Method From AjaxControlToolKit AutoCompleteExtender
Mar 13, 2013.
The solution to the error Method Not Allowed Error (HTTP 405) When Calling WCF Method From AjaxControlToolKit AutoCompleteExtender.
Country & State Using AutoCompleteExtender
Nov 13, 2011.
This article shows how to create and use of AutoCompleteExtender to display Country and States.
AutoCompleteExtender in ASP.Net calling from database using Webservice
Mar 27, 2011.
In this article I will demonstrate how to create an AutoComplete extender for your web application which calling through WebService from your database
AJAX AutoCompleteExtender
Oct 04, 2007.
In one of the Ajax project while using <ajaxToolkit: AutoCompleteExtender> I was getting following error: Error Creating control - autoComplete1. This control cannot be displayed because it's tag prefix is not registered in the web form.