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
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
Hello,
The best way is save JSON into storage variable and use this this variable in service's mapping