Back to Devexpress

XML Data

windowsforms-115506-controls-and-libraries-pivot-grid-binding-to-data-data-source-configuration-wizard-xml-data.md

latest907 B
Original Source

XML Data

  • Oct 29, 2020
  • 2 minutes to read

The Data Source Configuration Wizard allows you to bind the PivotGridControl to XML files created using the DataSet.WriteXML method (see Binding Controls to XML Data). This topic guides your through the stesps needed to do this.

  1. Click the Data Source Wizard button placed on the PivotGridControl or use the corresponding command in the control’s smart tag.

  2. In the invoked Data Source Configuration Wizard, select XML Data

  3. On the next page, select the required binding method and click Next.

  4. On the final page, specify the following settings.

  5. The following code will be generated by the Data Source Configuration Wizard.