Quick Start: C1DataSource for WinForms > Step 3: Adding a Grid |
In this step you will add a grid that will be used to display the data in the Categories table of the Northwind database. You can use C1FlexGrid or any grid you are familiar with, but in this example, we'll use a DataGridView control.
Now simply run the project to view the grid!