TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About AutoComplete
Autocomplete
is program which is designed for complete or fill the blank word place for creating a meaning full word and this feature provided by many web browsers, e-mail programs, search engine interfaces, source code editors, database query tools, word processors, and command line interpreters. The best using of
Autocomplete
in Google search engine and Google keyboard which is used for to searching required words.
Autocomplete
is also used in integrated, general text editors and it involves the program predicting a word or phrase that the user wants to type in without the user actually typing it in completely.
Autocomplete
very useful in text editors, when the prediction is based on a list of words in one or more languages. Many
Autocomplete
programs are able to learn new words after the user has written them a few times, and can suggest alternatives based on the learned habits of the individual user.
Autocomplete
speeds up human-computer interactions in environments to which it is well suited.
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Ashwani Tyagi (6)
Vithal Wadje (4)
Raj Kumar (4)
Dhananjay Kumar (4)
Mamta M (3)
Diptimaya Patra (3)
Shirsendu Nandi (3)
Gowtham K (2)
Pritam Zope (2)
Debendra Dash (2)
Mahender Pal (2)
Ankit Bansal (2)
Anoop Kumar Sharma (2)
Rahul Saxena (2)
Sagar Pardeshi (2)
Manish Tewatia (2)
Vishal Nayan (2)
Praveen Moosad (2)
Bikesh Srivastava (1)
Sandeep Kumar Parsam (1)
Gnanavel Sekar (1)
Bimal Das (1)
Sibeesh Venu (1)
Muhammad Aqib Shehzad (1)
Pankaj Kumar Choudhary (1)
Deepak Bajaj (1)
Rahul Prajapat (1)
jayant Tripathy (1)
Afzaal Ahmad Zeeshan (1)
Sekhar Srinivas (1)
Ajith Mohan (1)
Sara Silva (1)
Chandradev (1)
Arunava Bhattacharjee (1)
Abhishek Kumar Ravi (1)
Yogesh Tyagi (1)
Rajeev Ranjan (1)
Nimit Joshi (1)
Prince Raj (1)
Aman (1)
Anubhav Chaudhary (1)
Amir Ali (1)
Somil Lohani (1)
Abhishek Jain (1)
Sanjeeb Lenka (1)
Shankar M (1)
Ami Schreiber (1)
Abhimanyu K Vatsa (1)
Leung Yat Chun (1)
Arun Choudhary (1)
Asif Sayed (1)
Mahesh Chand (1)
Deepak Sharma (1)
Anuja Pawar (1)
Vineet Kumar Saini (1)
Tulasi (1)
Suthish Nair (1)
Vishal Gilbile (1)
Soft Corner (1)
Ghanashyam Nayak (1)
Ankit Nandekar (1)
Vijai Anand Ramalingam (1)
Munir Shaikh (1)
Tajwer Jalal (1)
Max K (1)
Vimal (1)
Sanjeet Kumar (1)
Related resources for AutoComplete
No resource found
Creating AutoComplete TextBox In ASP.NET MVC 5
11/27/2017 5:04:35 AM.
In this article we will learn how to create the AutoComplete TextBox in ASP.NET MVC using jQuery UI .
Creating An Autocomplete Textbox In Angular
9/2/2017 12:58:25 PM.
In this, we will learn how to create an autocomplete textbox in Angular 4 using Typescript.
Implementation Of Autocomplete Textbox In NINTEX Forms
8/19/2017 3:44:17 AM.
Learn the implementation of autocomplete Textbox in Nintex Forms.
Implement AutoComplete Control Using Kendo UI With Entity Framework And Web-API
3/24/2017 10:30:43 AM.
This article explains how to implement the autocomplete control in Kendo Grid, using Entity Framework ASP.NET Web API.
Creating Google Maps AutoComplete DropDown With Multiple Map Pointers
3/3/2017 11:29:17 PM.
Using this method, you can implement complete Google Maps implementation.This code is written in AngularJS and MVC , but you can use in pure JavaScript also.
Templates In Kendo AutoComplete For Angular 2
2/6/2017 10:25:54 AM.
In this article, you will learn how to use Kendo autocomplete control for Angular 2.
Comma Separated AutoComplete TextBox In ASP.NET MVC
8/15/2016 10:48:27 AM.
In this article, we will learn how to make comma separated autocomplete TextBox .
AngularJS AutoComplete In MVC With Web API
7/7/2016 12:18:45 AM.
In this article we will learn how we can create AngularJS AutoComplete text box with the data from SQL Server database.
AJAX Control Toolkit Tutorial: AutoComplete - Part Eight
6/17/2016 11:36:22 AM.
In this article, we will learn about Ajax control toolkit auto complete extender with examples.
Creating AutoComplete HTML Tags In C#
5/2/2016 11:29:34 AM.
In this article we will automatically close the HTML tags when starting tag is typed in RichTextBox in C#.
Implementing Google Place AutoComplete Textbox by Finding Road Distance Between Source And Destination
3/13/2016 12:34:33 PM.
In this article you will learn how to implement Google Place AutoComplete Textbox by finding road distance between source and destination.
JQuery UI - Day 7 (AutoComplete)
1/12/2016 9:25:12 AM.
In this article you will learn about AutoComplete in JQuery UI. This is part 7 of the article series.
AutoComplete Widget In Kendo UI
12/26/2015 5:00:35 AM.
In this article you will learn how to implement the AutoComplete widget in Kendo UI and how to handle it's event.
AutoComplete Brackets In C#.NET/VB .NET
12/21/2015 1:38:07 PM.
In this article you will learn how to create Auto Complete Brackets in C#.NET or VB.Net. Completing { , ( , " , ' , < , [ char.
Load AutoComplete Options From Config Entity
12/20/2015 9:02:00 AM.
This article is about using new CRM 2016 features.
Using New Scripting Methods in CRM 2016: Part 2
12/18/2015 2:52:36 PM.
This article is about new Dynamics CRM 2016 updates and part 2 of the article series.
AutoComplete TextBox In Windows Form
10/12/2015 2:29:40 AM.
In this article you will learn how to create AutoComplete Textbox in Windows Form.
ASP.NET Autocomplete Textbox Using jQuery, JSON and AJAX
9/6/2015 2:15:04 PM.
In this article, we will learn how to show icons in the textbox suggestions using jQueryUI Autocomplete widget and ASP.NET Web Service.
Autocomplete Text View
8/20/2015 7:31:07 AM.
Autocomplete is very useful widget in Android which consume less space on layout with less typing and fill your AutoCompleteTextView after your set Thresh hold.
AutoCompleteExtender in ASP.Net
8/8/2015 12:43:43 PM.
In this article you will learn about AutoCompleteExtender in ASP.NET.
Creating Autocomplete Using JQuery, Ajax & WCF in ASP.Net
7/15/2015 9:30:25 PM.
In this article you will learn how to create an Autocomplete Box using jQuery, Ajax & WCF in ASP.NET.
jQuery UI Autocomplete Widget Using ASP.Net Generic Handler
6/28/2015 7:17:40 PM.
This article explains the use of jQuery UI Autocomplete Widget using ASP.NET Generic Handler.
Autocomplete TextBox in WPF (Using Only .NET and WPF Libraries)
5/31/2015 6:39:26 PM.
In this source sample I show how to add the autocomplete functionality in your WPF application's TextBox control using your own model data, .NET assemblies and WPF assemblies.
Ajax AutoCompleteExtender with Database Integration
4/24/2015 12:47:53 AM.
In this video we will understand how to use ASP.NET AJAX AutoCompleteExtender and how to retrieve the suggestions from the database for the AutoCompleteExtender.
AutoCompleteTextBox in C# Windows Form Application
4/19/2015 4:27:13 AM.
In this article, we will learn how to create an AutoCompleteTextBox using a C# Windows Forms application.
Special Character Separated AutoComplete Extender Using ASP.Net
3/21/2015 1:40:02 PM.
In this article we will learn how to make a special character separated AutoComplete Extender using ASP.NET.
Create Autocomplete Using Ajax and jQuery
2/20/2015 5:39:50 PM.
Here you will see how to create an Autocomplete or Suggestion in ASP.NET using jQuery and Ajax.
Auto Complete Text View in Xamarin
12/14/2014 6:39:56 PM.
This article explains how to use an AutoCompleteTextView Control in an Android application in Xamarin / Mono for Android.
MVC4: jQuery AutoComplete TextBox Using Web API
11/25/2014 2:55:12 PM.
This article explains how to create a jQuery autocomplete text box using the Web API in MVC 4.
Telerik: AutoCompleteBox For Universal Apps
11/14/2014 2:14:22 AM.
In this article we will focus in the AutoCompleteBox.
Creating AutoComplete Extender using ASP.NET
10/30/2014 1:37:05 AM.
In this article we will learn about the Ajax AutoComplete Extender.
How to Create jQuery AutoComplete Textbox in ASP.Net
10/22/2014 3:41:33 PM.
In this article you will learn how to create JQuery AutoComplete textbox in asp.net.
Working with Silverlight Toolkit: Part II
9/5/2014 2:03:28 AM.
The Silverlight Toolkit provides a variety of rich controls to supplement the existing Silverlight controls. This article describes how to add the Toolkit controls to your Toolbox and make use of the AutoCompleteBox control.
Global AutoCompleBox For MVC
8/28/2014 6:08:47 PM.
This article provides an overview of how to create a HTML helper to enable the “Auto complete” feature of a TextBox so that you can use it globally.
Day 8: AutoComplete Text View in Android
7/28/2014 7:11:40 PM.
In this article you will learn about the AutoComplete Text View in Android.
Auto Complete TextBox Using jQuery and ASP.Net MVC
6/16/2014 12:57:35 AM.
This article introduces approaches to show suggestions while typing into a field (Text Box) in an ASP.NET MVC project.
jQuery UI Autocomplete
5/29/2014 3:09:34 PM.
This article describes the autocomplete and various ways to use the jQuery autocomplete widget.
Using Kendo UI AutoComplete
5/29/2014 6:25:35 AM.
This article describes the use of the Kendo UI AutoComplete wizard in the web application in ASP.NET.
AutoComplete DropDown Using jQuery With C#
4/11/2014 2:49:00 PM.
In this article I am showing how to use an autocompleted dropdown list in ASP.NET application with C#.
How to Implement the AutoComplete TextBox in Silverlight Application
3/10/2014 3:56:09 PM.
In this article we will implement an AutoComplete TextBox in Silverlight Applications using C#.
Create AutoComplete List Using jQuery
2/22/2014 3:12:55 PM.
In this article I will tell you how to create an AutoComplete List using jQuery.
Fields Autocomplete For SharePoint 2010 Using jQuery SPServices
1/30/2014 3:10:41 PM.
The SPAutocomplete lets you provide values for a single line of text columns from values in a SharePoint list.
SharePoint 2010: JQuery Autocomplete Textbox Containing List Items
1/29/2014 6:12:07 AM.
This article shows how to use the jQuery UI AutoComplete widget to consume a SharePoint Web Service (Lists.asmx) that is JSON Serialized.
AutoComplete Textbox in MVC Using jQuery and WebAPI
11/14/2013 11:05:21 AM.
This article explains how to use the TextBox AutoComplete feature in MVC 4 using the Web API and jQuery.
Getting Array From String.xml File in MultiAutoCompleteTextView in Android
8/24/2013 1:44:06 PM.
This article explains how to use an array from string.xml in MultiAutoCompleteTextView.
Using Stored Procedure in AutoComplete Extender TextBox in ASP.Net C#
8/19/2013 3:59:47 PM.
This article shows how to use a Stored Procedure in an AutoComplete extender TextBox in ASP.Net.
jQuery UI Autocomplete
8/6/2013 7:39:55 PM.
It helps to achieve the intellisense or to display the available options to the user for a particular input field. Basically it acts as a plugin when integrated with any textbox, start searching for the matching records (filtering the records from the available or the provided source) and display it to the user for the selection.
Setting Value in AutoCompleteBox Using Code in LightSwitch 2012
7/31/2013 4:37:45 PM.
This article shows how to set AutoCompleteBox values using code in a LightSwitch Application (Visual C#) in Visual Studio 2012.
jQuery Autocomplete Getting Data From Database in ASP.Net
7/30/2013 11:45:51 AM.
This article describes how to add an Auto Complete feature to a text box and get the data from a database in ASP.Net using a jQuery UI .
Nested AutoCompleteBox in LightSwitch 2012 - Part 2
7/26/2013 7:34:34 PM.
In this article I am going to describe how to create Nested AutoCompleteBox using LightSwitch in Visual Studio 2012.
Nested Autocomplete Box in LightSwitch 2012 - Part 1
7/26/2013 7:28:52 PM.
This article shows how to create a Nested AutoCompleteBox using a LightSwitch Application (Visual C#) in Visual Studio 2012.
Filling AutoCompleteBox With Values in LightSwitch 2012
7/24/2013 7:40:54 PM.
This article explains how to fill an AutoCompleteBox with values using a LightSwitch Application (Visual C#) in Visual Studio 2012.
Adding Record Using AutoCompleteBox in LightSwitch 2012
7/19/2013 5:30:13 PM.
Here we will see how to add a non-existent record using an AutoCompleteBox in LightSwitch Application (Visual C#) in Visual Studio 2012.
DataGridView AutoComplete TextBox
4/11/2013 11:24:52 PM.
In this article we will discuss how to utilize the AutoComplete Feature in a DataGridView Column that acts as a TextBox.
Complex Object and RadAutoCompleteBox in XAML Based Windows Store Application
4/5/2013 9:22:37 PM.
In this article we will have a look at working with Complex Business Objects and RadAutoCompleteBox in XAML based Windows Store Applications.
Complex Object in RadAutoCompleteBox Control For Windows Phone
4/2/2013 10:50:42 PM.
The "RadAutoCompleteBox" control provides suggestions to the user. It provides suggestions on the basis of a set of criteria filtering data from a SuggestionSource.
Method Not Allowed Error (HTTP 405) When Calling WCF Method From AjaxControlToolKit AutoCompleteExtender
3/14/2013 10:12:30 AM.
I originally posted this as a question on StackOverflow but my detailed account of troubleshooting the issue kind of "rubbed the moderators the wrong way" and they downgraded and closed my original post. I did however come up with an actual answer to this question which can be found at the bottom of this blog. Feel free to jump right to it if you're not really interested in all of the details.
HTML5 Form Attributes: Part 1
2/28/2013 2:24:06 PM.
In this article I describe the implementation and use of HTML5 Form Attributes.
jQuery UI Autocomplete With JSON in MVC 4
2/15/2013 11:41:12 PM.
In the last post jQuery Ajax GET and POST calls to Controller's Method in MVC we saw an example on ‘GET call with parameter to Controller’s Method which will return JSON data’ (in case you missed, go and read that before continuing here), let me put the screenshot here.
WPF AutoComplete Folder TextBox
10/5/2012 8:08:22 AM.
This article demos how to create a TextBox control that can suggest items at runtime based on input such as disk drive folders on a machine.
AutoComplete Textbox in WPF
9/29/2012 9:11:26 AM.
This article is a simple approach for achieving AutoComplete for TextBox.
AutoCompleteBox in Silverlight 4.0 with DataSource from SQL Server
9/29/2012 4:59:38 AM.
In this post we will work with a column value of table from SQL Server as Data Source for Autocomplete Box.
Delete AutoComplete History in Windows 8
9/5/2012 10:10:52 AM.
This article explains how to delete the AutoComplete History in Windows 8.
Simplify Data Entry User Experience with AutoComplete
5/19/2012 1:03:33 AM.
A tutorial demonstrating the power of AutoComplete feature of the TextBox control using Windows Forms client and SQL Server 2000 data.
AutoComplete TextBox in C#
5/15/2012 2:53:09 PM.
Auto completion is a new feature added to Windows Forms 2.0 controls. In this article, I will show how to use the auto completion feature in your applications.
Auto Complete in ASP.NET using Ajax
5/13/2012 6:48:29 AM.
This article will show you how to use Ajax AutoComplete control.
Auto Complete in DataGrid Cell Editing in Silverlight 3 Application
5/13/2012 6:45:13 AM.
This article shows how to implement auto complete in DataGrid Cell Editing in Silverlight 3 Application.
Autosuggest TextBox From Database Column in Windows Forms
4/17/2012 12:37:37 AM.
In this article we will create a TextBox that will suggest names from a SQL Server database column FirstName.
Autocomplete Textbox Using Database Return Value in ASP.NET Mvc3 Razor With Jquery
2/3/2012 1:46:41 AM.
In this article I will describe how to use an autocomplete textbox with a value coming from a database using Jquery.
Autocomplete Textbox in Razor View Engine Using JQuery in ASP.NET MVC 3
1/31/2012 4:19:44 PM.
In this article I will explain how to use an Autocomplete textbox in razor using Jquery.
Using Ajax AutoCompleteExtender For Autosuggest
1/4/2012 6:37:46 AM.
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.
Unbound search data screen(AutoCompleteBox) in Visual Studio LightSwitch
12/12/2011 10:45:16 PM.
In this article you will see how to use a search data screen as a combo box.
Country & State Using AutoCompleteExtender
11/12/2011 5:23:30 PM.
This article shows how to create and use of AutoCompleteExtender to display Country and States.
AutoComplete And MultiComplete TextView in Mono For Android
7/28/2011 10:48:48 PM.
This article is about the AutoComplete and MultiComplete TextViews which can show a suggestions based list of data in Android.
Working With Text Controls in Mono for Android
7/27/2011 6:17:23 AM.
By using text controls in your Android application, we can configure, style, and manipulate the controls in a variety of ways.
AJAX AutoCompleteExtender - DropDownList-Like Behavior
6/1/2011 10:51:01 PM.
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.
AutoCompleteCustomSource in C#
5/26/2011 3:36:52 PM.
Sample use of AutoCompleteCustomSource with data obtained from values in a column of a database table.
AutoComplete ComboBox in DataGridView using C#.net Windows Application
5/22/2011 9:42:00 AM.
In this article you will learn How to use an AutoComplete ComboBox in DataGridView in C#.Net Windows Application
How To Use Automatic Completion in a WPF Application
4/26/2011 4:30:54 PM.
This article shows how to use automatic completion in an application; the application will also display related data in a DataGrid depending on the selected value
AutoCompleteExtender in ASP.Net calling from database using Webservice
3/28/2011 12:01:20 PM.
In this article I will demonstrate how to create an AutoComplete extender for your web application which calling through WebService from your database
AutoCompleteBox in Silverlight 4.0
3/3/2011 12:15:24 AM.
AutoCompleteBox control is part of Silverlight 4.0 SDK. It allows us to have a Google style text box.
Creating auto-complete TextBox using AutoCompleteExtender Control of AJAX
2/25/2011 3:02:03 AM.
This article demonstrats how to create an auto-complete TextBox in ASP.Net using Ajax’s AutoCompleteExtender.
AutoComplete in Windows Phone 7
2/3/2011 1:41:27 PM.
AutoComplete is used for when you type something into a textbox a popup window opens with a list of words that begin with the prefix typed into the textbox.
Populating AutoCompleteTextbox via WCF Service Asynchronously in Silverlight
2/3/2011 4:30:48 AM.
So here in this article we will use a WCF web Service to pull the data and populate in textbox, and also apply custom filtering to populate only those data for which user is requesting.
Applying Custom Filtering with AutoCompleteTextbox in Silverlight
2/2/2011 2:26:22 PM.
The AutoCompleteBox fuses a text entry with a drop-down list of suggestions. This feature is a common sight on the Web, powering everything from the search box on the Google homepage.
AutoComplete using JQuery
2/1/2011 1:18:55 AM.
This sample demonstrates how to use AutoComplete functionality using JQuery.
Silverlight- AutoCompleteBox Control Example
12/6/2010 8:59:02 PM.
In this article we will be seeing how to create Silverlight AutoCompleteBox control.
AJAX AutoCompleteExtender
10/25/2010 3:22:57 PM.
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.
Dynamically Fill AutoComplete Textbox from DataGridView
9/17/2010 3:01:04 PM.
I wanted to write code for looking up records in DataGridView for which I decided use a simple auto-completing TextBox for easy search and dynamically refilled AutoCompleteStringCollection.
Developing Autosuggest using JQuery and Webservices
8/16/2010 4:59:11 AM.
Autocomplete is an input field that enables users to quickly find and selecting some value.
Customize AutoCompleteBox in WPF
7/28/2010 5:08:41 AM.
In this article we will see how we can customize an AutoCompleteBox in WPF.
Autocomplete ComboBox (Windows Mobile)
7/21/2010 11:52:16 PM.
Here is this article I will show functionality of auto complete combobox in normal combobox.
AutoCompleteTextBox in WPF
4/14/2010 5:01:35 AM.
In this article I am going to show about AutoCompleteTextBox in WPF.
AutoComplete From Database
1/22/2010 3:31:40 AM.
This article explains to fill a AutoComplete Textbox from the data fetched from database.
Designing a page in Silverlight 3 using Expression Blend 3
9/2/2009 8:08:23 AM.
In this article we will see how to design our web pages in silverlight application.
AutoCompleteBox in Silverlight 3
9/2/2009 6:04:28 AM.
In this article we will see how to load AutoCompleteBox with sample date in Blend 3 in our silverlight application.
AutoCompleteBox in Silverlight 3
7/27/2009 4:20:33 AM.
In this article you will learn how to use AutoCompleteBox in Silverlight 3.
AutoCompleteBox in Silverlight 3
7/27/2009 4:20:33 AM.
In this article you will learn how to use AutoCompleteBox in Silverlight 3.
- Ebook
Regular Expression Recipes for Windows Developers: A Problem-Solution Approach
Regular expressions are an essential part of programming, but they can be difficult t...
Download