Back to Devexpress

WCF Data Services

windowsforms-115504-controls-and-libraries-pivot-grid-binding-to-data-data-source-configuration-wizard-wcf-data-services.md

latest1.0 KB
Original Source

WCF Data Services

  • Mar 14, 2021
  • 2 minutes to read

The Data 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 Data Source Wizard button placed on the PivotGridControl or use a corresponding command in a control’s smart tag.

  2. In the invoked Data 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 service reference, click the Data Source Wizard again.

  6. In the invoked Data 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 following code will be generated by the Data Source Configuration Wizard.