The ASP.NET Query Extender server control allows you to filter data retrieved from a data source without changing the underlying query. It can be used on web forms that allow end users to search or filter data based on certain criteria. This article explores the Query Extender control with the help of several examples. ...
Go to the complete details ...