• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: TableView not loading completely
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: TableView not loading completely


  • Subject: Re: TableView not loading completely
  • From: Scott Stevenson <email@hidden>
  • Date: Tue, 16 Oct 2007 23:10:39 -0700


On Oct 16, 2007, at 2:11 PM, deepak gopal wrote:

I am using datasource. The value I return from numberOfRowsInTableView is in thousands.
So I should have atleast a 1000 lines of data in the TableView.


- (int)numberOfRowsInTableView:(NSTableView *)tableView {
  return [plistArray_ count];
}

There's not enough information here to diagnose the problem. Post more of your code here or a simplified sample project if you can.


Best Regards,

    - Scott
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Fw: TableView not loading completely (From: deepak gopal <email@hidden>)

  • Prev by Date: Re: Advise for new video analysis program
  • Next by Date: Re: inappropriate tool palette activation problem
  • Previous by thread: Fw: TableView not loading completely
  • Next by thread: Re: TableView not loading completely
  • Index(es):
    • Date
    • Thread