How to add a UINavigationController to my UITableViewControllerSubclass?

Posted by tarnfeld on Stack Overflow See other posts from Stack Overflow or by tarnfeld
Published on 2010-03-07T15:37:29Z Indexed on 2010/03/14 16:55 UTC
Read the original article Hit count: 138

My app is a tab bar application, which one of the tabs is a TableViewController instead of a viewController which works fine (the table displays great) but where and how do I add UINavigationController to it? :-)

© Stack Overflow or respective owner

Related posts about iphone

Related posts about uitableview