Articles tagged: "databound"
1: DataGridView versus DataGrid
DataGridView control is a quite new .NET control introduced in .NET 2.0 is a good alternative to the VS .NET 1.x DataGrid control. Obviously we do not need to disregard the .NET DataGrid control.

