Nov 27 2008

ASP.Net Gridview, Filtering, Sorting, Objectdatasource, LINQ

Category: Andy @ 05:35

The following is a great example i found of how to use SQL paging, LINQ, and an ObjectDataSource to support efficient paging for an ASP.Net Gridview or ListView.

http://mosesofegypt.net/post/Building-Custom-Paging-with-LINQ2c-ListView2c-DataPager-and-ObjectDataSource.aspx 

 I still need to research how LINQ and DataContext classes work...

Tags: , , ,