Here Mudassar Ahmed Khan has explained with an example, how to search GridView records (data) on Client Side using jQuery in ASP.Net.
The Client Side search will be a Column-Wise search i.e. each column of GridView will have a TextBox and the rows will be searched and filtered as the user types in the TextBoxes.
The Client Side Column-Wise search will be the jQuery QuickSearch Plugin.
↧