Re: table binding/core data
Re: table binding/core data
- Subject: Re: table binding/core data
- From: mmalcolm crawford <email@hidden>
- Date: Mon, 4 Jul 2005 18:45:19 -0700
On Jul 4, 2005, at 6:29 PM, Reza Hussain wrote:
I have an NSManagedObjectContext bound to a table via an
nsarraycontroller When I programmatically insert my managed objects
into the context, the tableview does not reflect the changes.
However when I wire up a button to the arraycontroller add: action,
when the button is clicked, the result always shows up.
How can I make the the table-binding reflect changes in the
managedObjectContext when I programmatically modify it?
Have you set the "Automatically prepares content" checkbox for the
array controller?
mmalc
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden