2
Answers

ASP.NET Gridview textbox autocomplete

I have an ASP.NET web page. It consist of a Gridview with a textbox column. Now I want to implement autocomplete feature to the textbox column such  that whenever we start entering data into the textbox,  suggestions start appearing. Also autocomplete suggestion source should come from a database table column..
Please can anyone give me the source code or some useful link.. Its rather urgent

Thanks in advance !!

 

Answers (2)