The following quick start guide is intended to get you up and running with Grid for WPF. In this quick start you'll start in Visual Studio and create a new project, add Grid 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 Vista). You could also use the standard Microsoft Northwind database instead, NWind.mdb, and adapt the appropriate steps.
Step 1 of 4: Adding Grid for WPF to your Project
Step 2 of 4: Binding the Grid to a Data Source
Step 3 of 4: Customizing the Grid in Blend
Step 4 of 4: Running the Grid Application
|