Please be advised that this ComponentOne software tool is accompanied by various sample projects and/or demos, which may make use of other ComponentOne development tools included with the ComponentOne Studios.
Note: ComponentOne samples are also available at http://helpcentral.componentone.com.
C# Samples
The following C# samples are included:
Sample |
Description |
C1WPFGridSamples |
For Visual Studio 2008. Demonstrates the functionality supported by ComponentOne Grid for WPF, including data binding, changing data views (including the card and carousel views), customizing the appearance of the grid (including through themes), and manipulating the grid at run time. This sample uses the C1DataGrid control. |
C1WPFGridSamplesVS2005 |
For Visual Studio 2005. Demonstrates the functionality supported by ComponentOne Grid for WPF, including data binding, changing data views (including the card and carousel views), customizing the appearance of the grid (including through themes), and manipulating the grid at run time. This sample uses the C1DataGrid control. |
Running the Sample
To run the sample, complete the following steps:
1. Open Microsoft Expression Blend or Visual Studio.
2. Select File | Open | Project/Solution.
3. Click the drop-down Look in list and find the ComponentOne Samples folder installed in your MyDocuments folder (Documents in Vista). This is the default samples location created by the installation program. The location may be different if you installed Grid for WPF elsewhere on your machine.
4. Open a project folder, select a solution, and click Open to open the project in Blend or Visual Studio.
5. Select Project | Test Solution or click F5 to run the sample.
|