The GridView control is often used to display tabular data, much like an Excel spreadsheet. However, unlike Excel, the GridView control doesn't have any automatic way of locking the header row so that it doesn't scroll out of view. Check out this example
Read More...
Another issue we discovered is around this. This is a rather specific situation, check out the posting to get more information on the issue: Visual Studio Designer not Respecting Assembly Binding Redirection
Read More...