ComponentOne FlexGrid for WPF and Silverlight
Columns
Features > Columns

FlexGrid generates columns based on the data being displayed in the grid. When displaying data through collection, FlexGrid generates separate column for each public property. In addition, you can explicitly specify the columns in XAML.

Autocomplete and mapped columns
Learn how to implement autocomplete and mapped columns in FlexGrid.
Data-mapped columns
Learn how to implement data-mapped columns.