ComponentOne FlexGrid for WPF and Silverlight
Data Binding
Features > Data Binding

FlexGrid supports bound and unbound grids to display data. In bound mode, you can bind the FlexGrid to a data source to populate data in the grid, while in unbound mode, you can manually populate the grid with data.

Bound FlexGrid
Learn how to create a bound grid.
Unbound FlexGrid
Learn how to create an unbound grid.