This is VS 2005 final release and it is a DataGridView control, correct?
If I start a windows app, add a DGV control, define two columns, and populate (unbound) with enough rows to scroll, the column headers by default stay at the top of the grid as I scroll the rows up and down? Is this not happening?