Array controllers, table views and multiple values...
Array controllers, table views and multiple values...
- Subject: Array controllers, table views and multiple values...
- From: Eric MORAND <email@hidden>
- Date: Mon, 2 Jul 2007 17:11:12 +0200
Hi guys !
Llet's says I have a list of employees, each one being affected to
one or more projects. I want my table view to display the common
projects between the selected employees but I don't know how to
achieve this with bindings. If the selected employees all shares the
same list of projects, it works, the list of projects do appear in
the table view. But if they don't share the exact same list of
projects, nothing appears even if they all share one or more
projects. It is everything or nothing.
Can someone help me ? Maybe I need to subclass NSArrayController ?
Thanks,
Eric.
_______________________________________________
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