Changing formatter for specific cells in the same table column?
Changing formatter for specific cells in the same table column?
- Subject: Changing formatter for specific cells in the same table column?
- From: Ken Tozier <email@hidden>
- Date: Sun, 23 Jun 2002 00:26:01 -0400
Is it possible to selectively set the formatter for individual cells in 
the same table or outline column? If so, how?
I wrote an outline data source that sums the values for child objects 
and displays those sums in the parent objects fields, but for some 
fields, summation doesn't make sense (like dates) and I'd like to just 
fill these parent cells with dashes. I tried just setting the cell 
values to dashes but it seems that if cell data isn't in the right form, 
the formatter just displays a blank.
Thanks for any help
Ken Tozier
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: 
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.