Page 1 of 1

JSON String to grid

Posted: Mon Aug 17, 2015 3:36 am
by M&M

I have a JSON string in which I have stored records. I can loop through this and read the values. What would be the best way to populate a grid with this values?

Thanks


JSON String to grid

Posted: Mon Aug 17, 2015 8:07 pm
by Serhii Kulibaba

Hello,

The best way is save JSON into storage variable and use this this variable in service's mapping