Hi all,
I have an array controller holding some values, say - subjects. I am displaying these values in a table view. I want to set the title of NSBox as subject in selected row.
I tried to do it in following way: Binding pane: Title, Controller Key: selection, Model Key Path: subject.
But it is always displaying nil as box title.
Can anyone suggest me how to do it correctly?
Thanks,
Miraaj