Autocomplete TextBox in Asp Net c# With SQL



Autocomplete TextBox in Asp Net c# With SQL

Autocomplete TextBox in Asp Net c# With SQL

In this tutorial I am going to show you, how to add autocomplete extender to a textbox to display as dropdown in asp.net c# with SQL.
Usually we need to insert a new record which is not available from the beginning. We should check the data exist or not in the list when put the record in textbox. In that case
Autocomplete extender is very much essential to develop a web application in asp.net c#.

Follow these steps-
1. Add a textBox in asp.net form.
2. Add Ajax Toolkit .dll file in ToolBox.
3. Add autocomplete extender from the toolbox to asp.net page.
——
This channel covers all the programming tutorial related with .Net- C#, linq, VB, SQL, Android, HTML, CSS, jQuery, Crystal Report and Microsoft Report.
So, Please subscribe and keep in touch.
https://www.youtube.com/c/ProgrammingGeek/playlists

Visit my page in Facebook
https://www.facebook.com/programminggeek7
——
#AutocompleteTextBoxInAspNet #programminggeek #ajaztoolkit

More Tags
programminggeek, autocomplete textbox in asp.net c#, autocomplete textbox in asp.net c# with sql, autocomplete textbox in asp.net with database using c#, autocomplete extender in asp.net, ajaxtoolkit autocomplete extender, display dropdown in textbox, ajax toolkit autocomplete