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.
http://www.bipinjoshi.net/articles/be692fd5-27e4-4716-b215-a4e4bb16bad8.aspx
