Rank: Newbie
Groups: Registered
Joined: 4/18/2016(UTC) Posts: 8 Location: Dallas, TX
|
I've been testing out your product and thus far really like it. One thing is alluding me at the moment: Using JSON data. I can return a single thing (e.g. Hello World) as a JSON from my web service however, how do I use more complex items. I don't see their elements in thier designer and am unsure as how to address individual things. Take for example, the following: Quote:{"Col1":[1,2,3,4,5,6],"Col2":[1,2,3,4,5,6],"Col3":[1,2,3,4,5,6],"Col4":[1,2,3,4,5,6],"Col5":[1,2,3,4,5,6],"Col6":[1,2,3,4,5,6],"Col7":[1,2,3,4,5,6]} Thanks for the help Kurt
|