>  and I'm trying to display all last names in the table.

>  - I created NSArrayController ABPeople and set content to my delagate, key
> path: peeps

  This is imprecise - if there is a problem with this, we won't know
to tell you about it without the specifics of how this works in your
application.

>  - I bound table content to ABPeople, controller key: arrangedObjects
>  - I bound table column value to ABPeople, controller key: arrangedObjects,
> model key path: lastname

  Why both? Drop the table content binding and just bind the column
value. Also, was "lastname" a typo or is the model key path actually
"lastName"? This matters.

--
I.S.
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to