Skip to main content
All docs
V24.2

Specify JSON Data Location

This wizard page allows you to specify a Web Service Endpoint URI, a filename, or a string with JSON content. If you choose the Web Service Endpoint option, you can configure a connection string with URI path parameters and query parameters.

Note

Your project should reference the System.Text.Json library to supply JSON data at runtime. The wizard detects whether your project references this library and suggests to install the required NuGet package if necessary. Set the DevExpress.DataAccess.Native.Json.JsonLoaderHelper.ProcessingLibrary property to NewtonsoftJson to use the Newtonsoft.Json library instead.

JSON Data Source install Newtonsoft package