Ok I have a question somewhat related to this. I have a Table view with a navigation controller. If the user clicks the plus sign I go to a detail view which still has the navigation bar at the top. I add a 'Save' bar button item to the top which works fine, I just need to know how to return to the table view after the user clicks it. Is there a method I can call that returns a navigation controller back to the root?
|