core data - Xcode bindings: can not add object to NSArrayController -


have entity axis relationship [to many] entity axisvalues.

, try add axisvalue object selected object axis. bind 1 nsarraycontroller axes managedobjectcontext, entity axis. second nsarraycontroller selected axis values entity axisvalue bind contentset axes, controllerkey selection, modelkeypath axisvalues.

in interface works nice, in nstableview have proper values. cannot add or remove axisvalue objects action add: or remove: connected selected axis values controller.

how bind selected axis values have possibility add , remove objects actions add: , remove:?


Comments

Popular posts from this blog

java - Suppress Jboss version details from HTTP error response -

gridview - Yii2 DataPorivider $totalSum for a column -

Sass watch command compiles .scss files before full sftp upload -