Posted By
Joseph Mazigo
10-26-2020 19:48
Found In
Egroup:
Graphics
\
view thread
Hi all I have json api which output structure like this [ ( "data": "value1" ), ( "data": "value2" ), ( "data": "value3" ) ] i get this data from datalinq (rss/http) i want to populate combobox with value1, value2, value3, …. from json api how can i archive this in XPressi ...
|