Matt Berseth has a good article on scrolling within a gridview. In his example the header remains in place while the data rows scroll. It requires you to use the gridview CSS adapter for your gridview and I was already doing this in an attempt to harnass...