• 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: objectValueForTableColumn: row: method not getting called
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: tableView: objectValueForTableColumn: row: method not getting called


  • Subject: Re: tableView: objectValueForTableColumn: row: method not getting called
  • From: Sandeep Mohan Bhandarkar <email@hidden>
  • Date: Thu, 23 Jun 2011 14:46:32 -0700

Hi Jens,

I have just wired up the delegate outlet and for the second query. The count shows up as zero but will this be the reason for the method not getting called...?

Regards,
Sandeep.

On Jun 23, 2011, at 2:34 PM, Jens Alfke wrote:

>
> On Jun 23, 2011, at 2:23 PM, Sandeep Mohan Bhandarkar wrote:
>
>> 3) Did the delegate bindings for the Table
>
> Do you mean that you set up Cocoa bindings? Generally if you use bindings to the table columns, those are used instead of the data source. You wouldn’t want to do both. (Or do you just mean that you wired up the delegate outlet?)
>
>> 4) Implemented numberOfRowsInTableView: (this is getting called);
>
> Does it return a number greater than zero? If not, there will be no rows.
>
> —Jens

_______________________________________________

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

  • Follow-Ups:
    • Re: tableView: objectValueForTableColumn: row: method not getting called
      • From: Jens Alfke <email@hidden>
References: 
 >tableView: objectValueForTableColumn: row: method not getting called (From: Sandeep Mohan Bhandarkar <email@hidden>)
 >Re: tableView: objectValueForTableColumn: row: method not getting called (From: Jens Alfke <email@hidden>)

  • Prev by Date: Re: tableView: objectValueForTableColumn: row: method not getting called
  • Next by Date: Re: tableView: objectValueForTableColumn: row: method not getting called
  • Previous by thread: Re: tableView: objectValueForTableColumn: row: method not getting called
  • Next by thread: Re: tableView: objectValueForTableColumn: row: method not getting called
  • Index(es):
    • Date
    • Thread