Click here to Skip to main content
15,889,843 members
Articles / Web Development / HTML

Using Linq to paginate your ObjectDataSource.

Rate me:
Please Sign up or sign in to vote.
4.68/5 (13 votes)
18 Mar 2008CPOL3 min read 55K   65  
In this article I walk through an example that binds a gridview control to an ObjectDataSource and uses Linq queries to paginate to achieve true data pagination.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
United States United States
For more articles please visit my website:
http://www.aprogrammersjournal.com

A Programmers Journal
RSS

Comments and Discussions