ASP.Net textbox data searching
I want to search data from a asp.net textbox, where data will search from database as user requirement. I used json to get data via a webservice( sql query is in this), but I was unable to get data. What is the best way for textbox auto search? My work is in asp.net webform ans sql server 2008 R2
Midhun TpPosted Sep 19, 2016, 9:55 AM
Shahanaz SultanaPosted Sep 19, 2016, 9:42 AM
Midhun TpPosted Sep 18, 2016, 10:05 PM
Just go through below articles-
http://www.c-sharpcorner.com/uploadfile/0c1bb2/searching-records-from-database-and-display-in-gridview-usin/
http://www.aspsnippets.com/Articles/Search-and-Filter-GridView-as-you-type-in-TextBox-using-jQuery-AJAX-in-ASPNet.aspx