Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7885373
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T05:03:05+00:00 2026-06-03T05:03:05+00:00

I have a UITableViewController and want to push a DetailViewController : UIViewController. Do I

  • 0

I have a UITableViewController and want to push a DetailViewController : UIViewController. Do I need to make the UITableViewController be part of a UINavigationController or can I just do a pushViewController from a UITableViewController?

I understand that UINavigationController (and UITabBarController) have a viewController’s array that manages the viewing of view controllers. Does a UITableViewController have the same?

Sorry if question sounds convoluted.

thx

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T05:03:07+00:00Added an answer on June 3, 2026 at 5:03 am

    If you want a navigation stack where you can push and pop view controllers, you want the UINavigationController.

    The easiest way to do it would be to place your UITableViewController into the UINavigationController (assuming that it is the first screen displayed) and then you can do a simple push from the controller. It would look something like this:

    // First create viewController and then push it like this:
    [self.navigationController pushViewController:viewController animated:YES];
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a view controller (derived from UIViewController not UITableViewController) containing a table view.
So I have a UINavigationController that pushes a UITableViewController from the rootViewController. From the
I have FirstViewController (inherits from UITableViewController ), and I want to show the SecondViewController
I have a UITableViewController. When I click on a cell I want to push
I have a UITableView that I want to edit inside of a UITableViewController. This
On iOS 5 I Have a UITableViewController set to Static Cells. I only need
I have a subclass of UITableViewController. I have code that can add/remove a UISearchBar
I have a UITableViewController that contains a tableView. I want to set its scrollView
I want to send a notification from a UITableViewController-A to UITableViewController-B. I was adding
I have UITableViewController I want to add ADBannerView to its footer so I added

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.