0

Hi i am very new in the iPhone/iPad technology i want to built an Navigation based application like Built in iPad mail application ? can any one give me sample code for this??

I want to Navigation but i am unable to understand this how to use.

RootViewController (Left-Side-Controller of SplitView) and clicking on row i just want to push new NewTableView (2nd) and from NewTableView on clicking of row i want changes in DetailView (Rifht-Side-Controller of SplitView).

Thanks in advance.

donkim
  • 13,119
  • 3
  • 42
  • 47
user532445
  • 723
  • 2
  • 13
  • 28

1 Answers1

2

Guess its been a long time... but nevertheless check out the sample code from Apple MultipleDetailView. It will provide you with what you want exactly.

Viraj
  • 1,880
  • 22
  • 31