Community

Filtering Data Using ASP.NET 4’s QueryExtender Control

(Scott Mitchell) One of the new controls available with ASP.NET 4 is the QueryExtender control. The QueryExtender is designed to simplify filtering data returned from a LinqDataSource or EntityDataSource by decoupling the filtering logic from the data source control. Using the QueryExtender is easy

Read More - Register for Free Membership