How to load array values into tableview in iphone app using phonegap
- by user1586650
Am new to phonegap. Now am using phonegap2.0 in my Lion mac. My xcode version is 4.3. Now i created Tableview for iphone app using html. And i created array with some values using JavaScript. Please see this below link: In this below link i have attach my html file and my Javascript file.
"http://pastie.org/4779045"
Now i want to load the array values in tableview. Please some body help me to load done this issue.