# Data Binding

## Content



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](/componentone/docs/wpf/online-flexgrid/DataBinding/Populate-FlexGrid-with-Data)

Learn how to create a bound grid.

[Unbound FlexGrid](/componentone/docs/wpf/online-flexgrid/DataBinding/FlexGrid-Unbound-Mode)

Learn how to create an unbound grid.