Fix the position of GridView header (CSASPNETFixedHeaderGridView)
The GridView control in ASP.NET usually loads many rows of data with a vertical scroll bar. When users scroll using vertical bar, the header of the GridView will move and disappear. This sample illustrates how to fix the position of the GridView header b