JSON to Datagrid

Mike Kerner MikeKerner at roadrunner.com
Wed Dec 8 12:56:37 EST 2021


completely off the top of my head, so this might not be quite right
jsonToArray
set the dgData of group "datagrid 1" to <your array>

On Wed, Dec 8, 2021 at 11:39 AM Keith Clarke via use-livecode <
use-livecode at lists.runrev.com> wrote:

> Hi Skip,
> I don’t use Datagrids but have used a two-step process to get JSON into
> the Tree widget and a similar process may provide a direction of travel to
> test…?
>
> 1. JSON-to-array
> https://lessons.livecode.com/m/4071/l/1303394-how-to-read-in-data-from-a-json-file
> 2. Setting the array data of datagrid…
>
> Good luck.
> Best,
> Keith
>
> > On 8 Dec 2021, at 16:15, Skip Kimpel via use-livecode <
> use-livecode at lists.runrev.com> wrote:
> >
> > I have been googling a solution for this but have not found a solid
> > solution for this.
> >
> > Can anybody lead me in the right direction on this?
> >
> > SKIP
> > _______________________________________________
> > use-livecode mailing list
> > use-livecode at lists.runrev.com
> > Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> > http://lists.runrev.com/mailman/listinfo/use-livecode
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>


-- 
On the first day, God created the heavens and the Earth
On the second day, God created the oceans.
On the third day, God put the animals on hold for a few hours,
   and did a little diving.
And God said, "This is good."


More information about the use-livecode mailing list