It looks like you're new here. If you want to get involved, click one of these buttons!
(
{
City = "Alabaster ";
Line1 = "6735 Conroy Road";
Line2 = "675 Conroy Road";
Name = John;
State = Alabama;
},
{
City = "Alabaster ";
Line1 = "6735 Conroy Road";
Line2 = "675 Conroy Road";
Name = Williams;
State = Alabama;
},
{
City = "Alabaster ";
Line1 = "6735 Conroy Road";
Line2 = "675 Conroy Road";
Name = "";
State = Alabama;
}
-------------
-------------
)
Now I want to load these 3 objects ..And when I click on one object it should redirect me to the details of that particular object...How can I implement this concept. UITableView ? ScrollView? or How to implement?
Replies
- Spam
- Abuse
- Troll
0 · Off Topic Insightful Disagree Dislike Like Awesome