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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T21:09:46+00:00 2026-05-22T21:09:46+00:00

I selected project as WindowsBased application from Xcode. I have to views in first

  • 0

I selected project as WindowsBased application from Xcode. I have to views in first views i have only button and in second views i have to show values in TableNavigation. I create my first view with simple WindowBased application selection. From the first screen i am able to load my second screen. I am loading secondScreen.xib file on button click event. This is loading successfully. In secondScreen.xib file i have table view. When application is runnig this is showing blank. I have to to set some values in Row and Column. How will i do this ? I have written a function code but i don’t know how will i load this function when secondScreen is loading. I was selected New File –> UIViewController SubClass for secondScreen.

-(void) fillList {  
    NSArray *tempArr=[[[NSArray alloc] initWithObjects:@"A",@"B",@"C",nil]autorelease];
    self.tableList=tempArr;
}

My interface structure is like here.


@interface MyViewController : UITableViewController {
    NSArray *tableList;
}


@property (nonatomic,retain) NSArray *tableList;


-(void) fillList;

@end
  • 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-22T21:09:47+00:00Added an answer on May 22, 2026 at 9:09 pm

    Check this tutorial.

    In order to display a UITableView, you need to setup a data source and, possibly, a delegate. The data source is responsible to provide your table with the rows it should display. Read the tutorial to understand how the data source can be defined step by step.

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

Sidebar

Related Questions

I accidentally selected Exclude from Subversion from the VisualSVN menu on my VS2008 project
I have selected an project for writing a Telnet server and Telnet client code
In the debug properties of my c# project I have selected Start External Program
I am using Netbeans 7.0.1 with a web project that I have imported from
Why running debug doesn't build all selected project in the active configuration? Normally I've
When I created the project I'm trying to deploy I selected that I wanted
Is there any keyboard short cut to compile selected file in C++ project in
Using VB 6 Once I run the project, How to display a previously selected
I need to read selected files, matching on the file name, from a remote
I have selected text by visual mode and pressed :. I run the following

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.