-1

Question

How to display data in Subgroup based on row selection in Group ?

Question naming

  • NSTableView with name Group
  • NSTableView with name Subgroup
  • Group NSArrayController with name Groups
  • Subgroup NSArrayController with name Subgroups

Additional data

  • Relationship between Group and Subgroup in Data Model is set as to-many Core Data Model

  • Groups is used as controller for Group table view

  • Subgroups is used as controller for Subgroup table view

Table View

Community
  • 1
  • 1
xyz
  • 2,277
  • 2
  • 25
  • 41

1 Answers1

1

Anwser is:

Set Controller Content > Content Set in Bindings Inspector to Model Key Path to relationship name.

Solution

Community
  • 1
  • 1
xyz
  • 2,277
  • 2
  • 25
  • 41