I've got an NSOutlineView backed by a manually mapped core data based
document model of which I can save edits to the persistence store just fine.

I have created a detail view which can update the text of the selected item
- and for the most part, telling the outline view to reload data for the
selected row is working out ... unless the row is designated as a GROUP row.

The group row just doesn't seem to respond to a reload directive ... even
if I include all the columns (of which it really has none).

How do I get an NSOutlineView row, designated as a "group" row, to reload
itself?

Thanks,
-Luther
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to