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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T13:57:53+00:00 2026-05-23T13:57:53+00:00

I have a UInavigation controller, UITabelView with customized UITableViewCells, which I will create 4

  • 0

I have a UInavigation controller, UITabelView with customized UITableViewCells, which I will create 4 different xib files for that custom cells, which I will get user input from them.

I am a bit confused here, it is said every view should have its own controller in Iphone, so I will push a new subclass of UItableviewcontroller on stack for each page(UITableView), and in theory it should be responsible for the delegations of the uicomponents on that table. But each UItableVIew consists of customized cells(xibs),

So
-Do I also need a different controller for each customized cell?

-If so, where can I put the delegation methods of those ui components on the custom cells?

-is this hiearchy correct?

UINavigationController–> UITableViewControllersSubclasses –>customUITableViewCellcontrollers

  • 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-05-23T13:57:53+00:00Added an answer on May 23, 2026 at 1:57 pm

    No. You do not need a different controller for each customized cell.

    it is said every view should have its
    own controller in Iphone

    This is not true. Actually, a view controller typically manages a view hierarchy rather than a view. Although the view controller is associated with a view, this view is just the root of the whole view hierarchy of a screen’s worth of content (in iPhone applications).

    From View Controller Programming Guide for iOS:

    Each view controller is responsible
    for managing a discrete part of your
    application’s user interface. View
    controllers are directly associated
    with a single view object but that
    object is often just the root view of
    a much larger view hierarchy that is
    also managed by the view controller.
    The view controller acts as the
    central coordinating agent for the
    view hierarchy, handling exchanges
    between its views and any relevant
    controller or data objects. A single
    view controller typically manages the
    views associated with a single
    screen’s worth of content, although in
    iPad applications this may not always
    be the case.

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

Sidebar

Related Questions

I have UINavigation Controller that has a UIViewController pushed onto the stack and displayed.
I have a modal view controller that I put onto screen using presentModalViewController:animated .
I have a UITableView in a UINavigationController that contains a rightBarButtonItem which should hide
I have a UINavigationController (to use like a wizard page) which I create programmatically
Have just started using Visual Studio Professional's built-in unit testing features, which as I
I have a UINavigationController with a UIViewController (vc1) as the root view controller. There
I have a UINavigationController and I have seperate UIViews that I switch between using
I have a simple UITableViewController in a UINavigationController that displays a list of strings
I have a view controller managed in a UINavigationController. My view controller puts up
Sorry but I found no clear answer on that. I have an iphone app

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.