“the j stands for Jobbed”
about me | blog | facebook profile | linkedin profile | twitter profile | stuff i've done | stuff i like | wordpress plugins

6 May, 2009

ASP.NET – Paging & Sorting with GridView

Filed under: ASP.NET,Web Development — Tags: , , , , — John @ 6:41 pm

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/

Powered by WordPress