Back to Devexpress

Bind a Report to an Object Data Source

eud-eud-for-devexpress-reports-reporting-for-web-report-designer-bind-to-data-bind-a-report-to-an-object-data-source.md

latest1.5 KB
Original Source

Bind a Report to an Object Data Source

  • Feb 09, 2026
  • 2 minutes to read

This topic describes how to bind a report to object data at design time.

Add a New Data Source

  1. Select Add Data Source from the designer menu.

  2. Choose Object and click Next.

  3. Specify data source settings on the next screen.

Click Finish to close the Data Source Wizard.

Once you finished the wizard, the data source becomes available in the Report Explorer‘s Data Sources node. The Field List reflects the data source structure.

Configure Parameters

Choose an ObjectDataSource component in the Field List and click Edit Parameters. Reconfigure the parameters on the invoked wizard page and click Finish to apply the changes.

For more information on how to set up an object data source, refer to the Data Source Wizard.