I used to use ListViews in .NET 1.1 because I thought the DataGrid didn't fit with the rest of the UI. The DataGridView sure is easier to use than either the DataGrid or the ListView and it has a modern look that goes with the other standard controls.