# FlexPivotGrid

This topic covers the flexpivotgrid component.

## Content

The FlexPivotGrid displays data fetched from the data source in the form of Pivot tables. FlexPivotGrid can be bound to a data source for populating it with an ordered dataset. The control provides automatic data binding with [C1FlexPivotPanel](/componentone/api/win/online-flexpivot/dotnet-api/C1.Win.FlexPivot.10/C1.Win.FlexPivot.C1FlexPivotPanel.html) objects, grouped row and column headers, and custom behaviors for resizing columns, copying data to the clipboard, and showing details for a given cell.

Extending the features of C1FlexGrid control, the [C1FlexPivotGrid](/componentone/api/win/online-flexpivot/dotnet-api/C1.Win.FlexPivot.10/C1.Win.FlexPivot.C1FlexPivotGrid.html) control allows users to export the grid content to file formats like .xlsx, .xls, .csv or .txt or use styles and owner-drawn cells to customize the grid's overall appearance.

The image below shows how a FlexPivotGrid control populated with ordered data looks.

![FlexPivotGrid_View](https://cdn.mescius.io/document-site-files/images/78f24d1c-0e57-452f-87a1-d318e186587a/images/flexpivotgrid_view.png)