Skip to content

testdev-examples/Create-a-Report-Bound-To-JsonDataSource

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages