The GridView is a new web control in ASP.NET 2.0 and is an improvement of the old DataGrid.
ASP.NET: Control the Number of Alternate Rows in GridView
The GridView control (as well as the DataGrid) has a way of defining the style of every other row of the grid.