Another Core Data + table view question
Another Core Data + table view question
- Subject: Another Core Data + table view question
- From: Alex Reynolds <email@hidden>
- Date: Sat, 18 Aug 2007 05:05:40 -0400
I have two table views, one for a list of Server entities and another
for a list of associated Display entities.
My two views are displaying their data properly, so far.
However, I would like the application to start with no Server entity
(row) selected.
Also, I note that if I deselect the Server entity, this does not
refresh the Display table view, which should then no longer render
any of the Display entity data.
Are there special binding settings that are required on the columns to:
1. Deselect all rows in the Server table view on its subclass's -
awakeFromNib?
2. Automatically sort on one column in the Display table view, when a
row from the Server table view is selected?
3. Clear all rows in the Display table view, if there are no Server
rows selected?
Thanks for any advice,
Regards,
Alex
----------------------------------------------------------------------
Alex Reynolds, M. Biot.
217 Leidy Building / 6013
Department of Biology
University of Pennsylvania
Philadelphia, PA 19104
V: +1 215 573.2818
F: +1 215 898.8780
E: mailto:email@hidden
W: http://www.bio.upenn.edu/computing/
_______________________________________________
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