Skip to content

This sample parses the JSON string into an object and then use this object to populate different controls on the page

Notifications You must be signed in to change notification settings

stadium-software/JSON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Working with JSON

In this sample, we illustrate how to work with JSON. This sample parses the JSON string into an object and then use this object to populate different controls on the page.

Sample Highlights:

  • Parsing Simple JSON String
  • Parsing JSON String with Arrays
  • Setting Values with Parsed JSON String

Configuring the Sample application:

  1. Open the JSONStringParse application with the Stadium Designer.
  2. Click on “Run” on the Ribbon in the Stadium Designer. This will deploy the solution to localhost and open it in your browser.

About

This sample parses the JSON string into an object and then use this object to populate different controls on the page

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published