Loading
In WPF 1.0, there is no grid-like control. We can host windows forms datagrid inside our WPF. Here to use the behavior of DataGrid as in ASP.NET 2.0, we use a DataGridView in .NET 3.0.
Editorial changes — reviews, status changes and edits — are shown to the author of this article and to the editors.