Core data "grand-children" list
Core data "grand-children" list
- Subject: Core data "grand-children" list
- From: Tomaž Kragelj <email@hidden>
- Date: Tue, 16 Sep 2008 10:19:29 +0200
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@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