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

  • Home
  • SEARCH
  • 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 6839369
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T23:42:38+00:00 2026-05-26T23:42:38+00:00

When I selected the table row, nothing happened it didn’t go to ContentController and

  • 0

When I selected the table row, nothing happened it didn’t go to ContentController and I can’t find the UILabel that I declared on ContentController.h when I want to link it to resultLabel

http://dl.dropbox.com/u/31849498/Diet.zip

  • 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-26T23:42:39+00:00Added an answer on May 26, 2026 at 11:42 pm

    I have checked your code but with the following mistakes:-

    1) navigation Controller is not present but you are calling
    [self.navigationController pushViewController:detailview animated:YES];

    2)In the contentController you have not given the iboutlet for uilabel. Hence no mapping is done.

    remedies
    1)use the presentmodelviewcontroller if you want to go from one view to another
    syntax:
    [self presentModalViewController:detailview animated:YES];
    or
    declare the uinavigation controller in the appdelegate and lauch the navigation controller inside the function didFinishLaunchingWithOptions in appdelegate.m

    2) IBOutlet UILabel *resultLabel;

    @property (nonatomic, retain) IBOutlet UILabel *resultLabel;

    replace your code with this.

    *Note when ever you try to add Library objects make the iboutlet which is used for doing mapping between the object variable and object.

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

Sidebar

Related Questions

I have a panel that elaborates on the selected table row. Obviously, the panel's
Is it possible to get the selected row index from my table model? My
I want to select previous and next row from table based on current id.
I'm trying to build some JavaScript in MooTools that fetches table row markup from
I have a navController and tableViewController set up such that selecting a table row
I have a repeating table row with a select list. I want to create
I have a table of assignments. Within each row is a cell, that when
how to initialise my detail view with webview when a table row get selected
How can ItemCheckedEventArgs.Item.Selected = ItemCheckedEventArgs.Item.Checked generate The given key was not present in the
How can I allow selected rows in a DataGridView (DGV) to be moved up

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.