While the ASP.NET GridView control supports automatic paging I found it faster to use custom paging in several situations. I found myself rewriting the same code over and over just to add the basic sorting capabilities to an ASP.NET GridView object...