Filtering an ASP.NET GridView control with jQuery
Posted by: MS-Joe,
on 17 Jun 2011 |
View original | Bookmarked: 0 time(s)
As I’ve been swimming in the great jQuery lake I discovered the jQuery QuickSearch Plugin, As WebForms developers we often display lots of data using a gridview control. I though it would be neet to set up using the jQuery QuickSearch plugin with the Gridview. Here’s how it works. Ihave a GridView wired to some [...]...