Click here to Skip to main content
15,893,486 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
i have this below json data in a url

[{'id':'1','name':'Andre','location':'Seattle','phone':'123.456.7890'},{'id':'2','name':'Will','location':'Portland','phone':'911.122.0000'}]

how to display the id,name,location,phone in table for phonegap ios.
Please help me with the code...
or
tutorials for parsing json url dynamically into table for phonegap ios.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900