Skip to content

How to bind a DevExpress Report to the JsonDataSource component, WinForms example.

License

Notifications You must be signed in to change notification settings

MarySammal/Create-a-Report-Bound-To-JsonDataSource

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Create a Report Bound to JsonDataSource

This example demonstrates how to use the JsonDataSource component to bind reports to JSON-formatted data. Refer to the JSON Data Source documentation section for more instructions.

The JsonDataSource component uses the open-source Newtonsoft.Json library to provide JSON data at runtime. Install the Newtonsoft.Json package if your application does not have a reference to this library.

About

How to bind a DevExpress Report to the JsonDataSource component, WinForms example.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages