autocomplete textbox in asp.net using database
autocomplete textbox in asp.net using database...help me...i have tried a lot of codes...but non of them are working,,,,provide me some zip files....
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Iftikar HussainPosted Jul 22, 2013, 5:29 AM
You can do this by using AjaxControlToolKit, for this first you need to create a webmethod where you will return data from your database. Please refer the below link
http://www.asp.net/ajaxLibrary/AjaxControlToolkitSampleSite/AutoComplete/AutoComplete.aspx
you can do by using jquery
http://sudiptasanyal.blogspot.in/2013/05/autocomplete-textbox-from-database.html
Regards,
Iftikar
Riyaz AkhtarPosted Jul 22, 2013, 5:29 AM
http://www.ajaxcontroltoolkit.com/AutoComplete/AutoComplete.aspx
let me know if u r facing any issue
Sanjeeb LenkaPosted Jul 22, 2013, 5:28 AM
you can check this link
http://www.aspdotnet-suresh.com/2011/05/ajax-autocompleteextender-sample.html