According to the documentation, group rows are treated in delegate methods as belonging to a nil column. You seem only to be testing for actual columns.
Not entirely sure about the editing problem; you're making the cell not editable, which is appropriate, but perhaps because you're mistakenly returning the cell in response to a column request it's using that column's editable property. --Kyle Sluder _______________________________________________ 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com