Adding a new object to NSArrayController through bindings
Adding a new object to NSArrayController through bindings
- Subject: Adding a new object to NSArrayController through bindings
- From: "vibhatha v" <email@hidden>
- Date: Sun, 29 Jul 2007 19:40:58 +0530
Hi,
I am trying to add a new row to a table view through bindings.
I have connected the Add action of my controller to *add* method of *
NSArrayController*.
Also, i have bound the attributes of my entity to the table view.
But when i click on the add button of my controller, the new row is not
being added.
Please let me know what am i missing here?
Thanks and Regards,
Vibhatha.
_______________________________________________
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