DataGrid for WPF and Silverlight Overview / Getting Started / Quick Start
In This Topic
Quick Start
In This Topic

The following quick start guide is intended to get you up and running with DataGrid for WPF and Silverlight. In this quick start you'll start in Visual Studio and create a new project, add C1DataGrid 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.

See Also