Hello All,
I have a rest data source that is provided by a third party. The json data consists of a main object with an embedded array of objects. I need to put the main object data into a form (minus the object array) and put the object array data in a ListGrid. I guess I would need to make a rest call to the server directly and then put the data into the widgets in code. I've looked through the examples, but I can't find anything that seems to show what I need to do. Would someone be so kind as to point me in the right direction?
Thanks,
-G
I have a rest data source that is provided by a third party. The json data consists of a main object with an embedded array of objects. I need to put the main object data into a form (minus the object array) and put the object array data in a ListGrid. I guess I would need to make a rest call to the server directly and then put the data into the widgets in code. I've looked through the examples, but I can't find anything that seems to show what I need to do. Would someone be so kind as to point me in the right direction?
Thanks,
-G