Pushing data from a UITableViewCell to a UINavigationController

后端 未结 1 1560
青春惊慌失措
青春惊慌失措 2021-01-29 07:23

I have a UISearchDisplaycontroller that i have to push information to text fields and need to link it to a navigation view controller.

1条回答
  •  醉话见心
    2021-01-29 08:12

    Your UINavigationController heirarchy is wrong or it is wrongly placed.

    Plz refer

    http://developer.apple.com/library/ios/#documentation/uikit/reference/UINavigationController_Class/Reference/Reference.html

    0 讨论(0)
提交回复
热议问题