I'm having a hard time with adding JSON data into a variable. My goal is to have a simple list of rows of data. These would be shown as a variable. and then set the text as that variable. Bear in mind this is intended to be an app that syncs up with a website showing the same data which is hwy I am using JSON and AJAX.
Where I get lost is adding the AJAX call to JSON from a webservice into the variable or text. It doesn't get parsed right. Any help, examples, or capx examples would help immensely. Thanks.