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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T17:59:18+00:00 2026-05-13T17:59:18+00:00

Say I have two UIViewControllers , all working under a UINavigationController : RootViewController hosts

  • 0

Say I have two UIViewControllers, all working under a UINavigationController:

  1. RootViewController hosts a UITableView which contains a list of domain names.
  2. CodeViewController shows a domain.

A user can view any domain they like; once the domain is viewed in CodeViewController, the name is added to the store via Core Data.

When the user hits the back button to return to the RootViewController, I want that new domain to appear in the UITableView. I can’t make this happen.

I’ve attempted several techniques like flushing out the array that supplies the values to the table; I’ve put my CD calls into viewWillAppear (currently in viewDidLoad).

On the Mac, I’d just use bindings to bind the table to the CD model, but how would you do it on the iPhone? I’m stumped!

Thanks,
Aaron.

  • 1 1 Answer
  • 1 View
  • 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-13T17:59:18+00:00Added an answer on May 13, 2026 at 5:59 pm

    Typically you implement an NSFetchedResultsController in between your Core Data data and your table view.

    It has delegate methods such controllerDidChangeContent: to inform you that the content has changed and the table view needs updating (you could call reloadData on the table view).

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

Sidebar

Related Questions

Say I have two columns of names. All names in the first column are
Say I have two domain objects and a mapper interface. class Person { int
Say I have two lists: a = list(1,2) b = list(x,y) #a #[[1]] #[1]
Say I have two lists val L1 = List[(Int, Int)]((1,1), (2,2)) val L2 =
Say I have two tables, users and groups each of which has an auto-incrementing
Say you have two assemblies (two dlls). The first contains a class called Base
Say we have two aggregate roots in a domain model: Group and User. Now,
Say I have two classes which extend Event : public class CustomEventOne extends Event
Say I have two web servers, one local development and one live. Under SVN
Let's say have have two tables, A and B. A contains fields: id, a1,

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.