ASP.NET – Paging & Sorting with GridView
I was a bit surprised that getting Paging & sorting to work with ASP.NET’s GridView is not automatic.. but this tutorial is perfect, I just copied the code and it worked first time.
Great!
http://ryanolshan.com/technology/gridview-without-datasourcecontrol-datasource/