Re: tableView: objectValueForTableColumn: row: method not getting called
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:52:51 -0700
Yeah. checked it out by hardcoding a value of 2 in the rows returned now the method seems to be getting called. Thank you for your assistance jens.
Regards,
Sandeep.
On Jun 23, 2011, at 2:49 PM, Jens Alfke wrote:
>
> On Jun 23, 2011, at 2:46 PM, Sandeep Mohan Bhandarkar wrote:
>
>> 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…?
>
> Yes. If there aren’t any rows, the table view won’t need to ask for what objects to put in them.
>
> —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