Using Navigation inside TabController in StoryBoard.
问题 I am new to iPhone app development, I have a tabbed based app, On first tab view I have a search form, on when I put value in search and get results in array I want get result in table but in Navigation View Controller, with a detailed view option and a button inside cell which will add cell items into favourites, every thing is working fine, I am unable to get results in navviewcontroller table, I am using storyboard in xcode 4.6.2. 回答1: Just Select the View in Storyboard that you want to