I have the following core data model:

Project <---->> Session <---->> Measurement

On my form I want the user to select the desired project from the table and then based on that selection, I want to display all measurements (for all sessions) for that project. I have two array controllers - one for projects and the other one for measurements. I tried everything I could think of, but am currently stuck... It looks like I don't know how to setup the array controller for measurements. I'm sure there should be a simple solution for this hanging just before my eyes, but I just can't see it...

Any help would be greatly appreciated.
_______________________________________________

Cocoa-dev mailing list ([email protected])

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