Getting Started

The Grid Grouping Control can be easily bound with any data source, such as a data table or list collection.

The different samples included in this feature are listed below:

VS Demo - This sample gives you a step-by-step tutorial on binding a data source to a grid grouping control using VS.

Synchronization Demo  - This sample demonstrates the synchronization between the Grid Grouping Control and the DataBoundGrid control.

Custom Cell Type Demo - This sample demonstrates how you can replace any cell used in the Grid Grouping Control by registering a different cell type.

Custom Field Type Demo - This sample shows custom types in a record.

Data Binding Demo - This sample demonstrates the switching of data sources at run time and how to reset the Grid Grouping Control to its original empty state.

Record Binding Demo - This sample shows you how to setup Windows Forms data binding between the current record of the Grid Grouping Control and the external text boxes on a form.