Gridview paging with entity framework
Does anyone here have an example of paging with the entity framework, but without the use of one of those datasources, purely programmatically
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jignesh TrivediPosted Jan 29, 2012, 11:19 PM
please refer,
http://www.dotnetcurry.com/ShowArticle.aspx?ID=627
http://weblogs.asp.net/scottgu/archive/2010/07/16/code-first-development-with-entity-framework-4.aspx
hope this help.