How to select last inserted item in table with core data
How to select last inserted item in table with core data
- Subject: How to select last inserted item in table with core data
- From: Matteo Rossi <email@hidden>
- Date: Fri, 28 Apr 2006 00:37:50 +0200
My table displays entities of different kinds (i.e. circle and
rectangle whose parent entity is shape) through a binding to a
shapeController. The problem is that when I add a circle or rectangle
entity, it correctly displays in the table but it's not automatically
selected. I've tried checking the Selects inserted objects flag and
binding the selectionIndexes of rectangle and circle to
selectionIndexes of shape but it doesn't work.
Any ideas ?
Thank you in advance
Matteo Rossi
_______________________________________________
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