Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

Unbound Data Source

The Items Source Configuration Wizard allows you to bind the PivotGridControl to custom unbound data using the UnboundDataSource component. See the UnboundDataSource topic for more information.

ItemsSourceWizard_Unbound

After you have connected to the Unbound Data Source, you can use the Retrieve Fields command to retrieve the data source fields. To retrieve fields in code, use the PivotGridControl.RetrieveFields method.