Posted on: 2/7/2011 7:00:00 AM | Views : 909

In Part 1 of this two part article, I explained how GridView and DetailsView controls can be used in ASP.NET MVC web pages. In this part I will show how to add sorting and paging capabilities to the GridView control without breaking the MVC design pattern. ...

Go to the complete details ...