Apple Event: May 7th at 7 am PT

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

NSTableView content based on a selection of another TableView

I have 2 entities, entity A and entity B. Entity A has a many-to relation ship with B. I have 2 table views, in the first it displays all entities A. When one entity A is selected I want the other table view to display the contents of the relationship that A has with B, so all of the entities B that are in the Relationship set of A should be displayed. How would I go about doing this?

Posted on Jan 7, 2013 3:05 PM

Reply
Question marked as Best reply

Posted on Jan 7, 2013 5:53 PM

Figured it out after a few more hours of digging: http://stackoverflow.com/a/11799507/1926801

1 reply

NSTableView content based on a selection of another TableView

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.