Back to Devexpress

WCF Data Services

wpf-115633-controls-and-libraries-pivot-grid-binding-to-data-items-source-configuration-wizard-wcf-data-services.md

latest976 B
Original Source

WCF Data Services

  • Mar 14, 2021
  • 2 minutes to read

The Items Source Configuration Wizard allows you to bind the PivotGridControl to data using WCF Data Services. This topic guides you through the steps needed to do this.

  1. Click the PivotGridControl’s smart tag and select the Items Source Wizard command.

  2. In the invoked Items Source Configuration Wizard, select WCF Data Services

  3. The following message will appear.

  4. Specify the address of a data service.

  5. After creating a data source, click Items Source Wizard again.

  6. In the invoked Items Source Configuration Wizard, select the created service.

  7. On the next page, select the required binding method.

  8. On the final page, specify the service URI ( Service Root ) and click the Test Connection button.

  9. The PivotGridControl will be bound to the created data source.