Re: CoreData to-many relationship, and "first row selected" issue
Re: CoreData to-many relationship, and "first row selected" issue
- Subject: Re: CoreData to-many relationship, and "first row selected" issue
- From: Jim Correia <email@hidden>
- Date: Wed, 17 Aug 2005 10:30:39 -0400
On Aug 17, 2005, at 9:36 AM, zeno wrote:
In IB, in your table view inspector's Attributes pane, did you
check Allow _
Empty Selection?
yes, of course, and I tested it (everything is deselected when I click
on an empty space inside the table view), but as soon as I select a
row in the magazines table, the first row of the articles table is
automatically selected, I really would like to avoid this behaviour...
This is not a CoreData issue, but a bindings one. You likely have
"Avoids empty selection" turned on for your array controller. Turn it
off.
Jim
_______________________________________________
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