Back to Devexpress

JSON Data

xtrareports-400377-feature-guide-to-devexpress-reports-bind-reports-to-data-json-data.md

latest975 B
Original Source

JSON Data

  • Feb 18, 2026

Do the following to bind a report to JSON-formatted data:

  1. Create a JsonDataSource object based on JSON data.

  2. Set the report’s DataSource property to the created JsonDataSource object.

The following tutorials demonstrate how to do this at design time and runtime: