Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

KoenigReinhold

macrumors newbie
Original poster
Jun 11, 2009
18
0
Hi all

Im trying to create a simple iPhone application which will present a user with a list of options. Once the user selects an option it will present the user with information.

I believe I need to use a UITableView but I'm relatively new to this code and I'm not sure how to implement it in my application.
 
Also there are a lot of really good training videos out there that will help you a lot. This iTunes U content might be useful, and don't forget the free sessions from this year's WWDC.

In direct answer to your question, you'd typically have a Navigation View Controller and two Table View Controllers (one for the list, one for the detail, or maybe one table view and one plain-old view).
 
If you can't grasp it from the Apple documentation then take a look at Beginning iPhone 3 Development. That's what I use, and they explain exactly what you're wanting to do very well.
 
As an Amazon Associate, MacRumors earns a commission from qualifying purchases made through links in this post.
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.