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 8016761
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T20:38:10+00:00 2026-06-04T20:38:10+00:00

I have started a new Storyboard (iPad) based XCode project that should have a

  • 0

I have started a new Storyboard (iPad) based XCode project that should have a UI basically like this:

  1. One screen displays results coming in from the network fullscreen with a navigation bar at the top.
  2. The end-user can switch to another screen with nav controller from (1) to a screen that should contain a table listing a few actors + some additional widgets.

The networking code already works fine, but I’m having problems interacting with the data. I have created the following UI in XCode:

storyboard creation attempt

I can’t get the UITableView on screen 2 to have a proper UITableViewController without being forced into a full-screen situation with only the UITableView in screen 2.

  • Can I specify a UITableViewController (or indeed any kind of *Controller to widgets embedded in a view in this way?
  • Alternatively: is there a preferred other way of handling UI’s like this using Storyboards?
  • Am I just pushing Storyboards too far and should revert to ‘nibs’/programmatic creation?

Edit @jrturton’s answer is correct, a little picture to complement his additional specification:

enter image description here

Edit Ops, danger! You must not drag to the parent View, you must ensure that you drag to the parent’s View Controller, otherwise bad things can happen:

enter image description here

  • 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-04T20:38:13+00:00Added an answer on June 4, 2026 at 8:38 pm

    You don’t need to use a UITableViewController. As you’ve found, this defaults to using the whole of its view (e.g the full screen) as the table – in fact, the view property of a table view controller is the table view.

    No need to worry, though – simply declare that your view controller conforms to the UITableView delegate and datasource protocols, connect the tableView’s datasource and delegate methods to the view controller, and implement the methods. UITableViewController isn’t special in that regard – any object can do this.

    You may also want to define a table view outlet on your view controller and connect this to the table view. It is often needed to talk to the table view outside of the delegate and datasource methods.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have started a new project on iPad.I would like to know the method
On a new project I have started, XCode has decided that it will compile
I have started a new project and on of the first things that I
I have started a new project from salesforce template o XCODE, then I created
I have started a new project consisting of one main.cpp file and an additional
I have started a new mvc project and clicked on project\properties\web - use local
I have just started a new project, and I am using the Delphi 2009
I have started a new project on Google code, and I chose Mercurial as
I have recently started a new job and noticed that all the SQL tables
I have started a new Android empty project. Where can i find the graphical

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.