Login
|
Register
Index
Most Recent Topics
Search
Terms of Service
Movies
Software
Netcast Downloader
Myers IRC
Myers RSS Reader
Other Features
Calendar
Fantasy Football
Member List
Manvolve.com Forum Index
:
Software Development
:
Sorting, Filtering, and Paging with the Entity Framework in an ASP.NET MVC Application
Author
Message
MetalliMyers
Administrator
A Pompous Ass
Location: LV-426
Joined: 3/12/2009
Post Count: 1723
Profile
Message
Date Posted: 7/1/2011 9:46:30 AM Subject: Sorting, Filtering, and Paging with the Entity Framework in an ASP.NET MVC Application
http://www.asp.net/entity-framework/tutorials/sorting-filtering-and-paging-with-the-entity-framework-in-an-asp-net-mvc-application
In the previous tutorial you implemented a set of web pages for basic CRUD operations for Student entities. In this tutorial you'll add sorting, filtering, and paging functionality to the Students Index page. You'll also create a page that does simple grouping.
Click here to login and reply