The following quick start guide is intended to get you up and running with DataGrid for WPF. In this quick start you'll start in Visual Studio and create a new project, add DataGrid for WPF to your application, and add a data source. You'll then move to Microsoft Expression Blend to complete binding the grid to the data source, customize the grid, and run the grid application to observe run-time interactions.
Note: This quick start guide uses the C1NWind.mdb database, installed by default in the ComponentOne Samples\Common folder installed in your MyDocuments folder (Documents in 7/Vista). You could also use the standard Microsoft Northwind database instead, NWind.mdb, and adapt the appropriate steps.