On Jul 11, 2008, at 11:25 PM, Ashley Perrien wrote:

I have a three column table where the third column is a calculation (actually a constructed string) and the first two and simple number values. It would be nice if I could bind the first two to an ArrayController and the third just handle manually. Possible? I tried setting the table seemed to have issues having both a datasource and bindings.

can you not use the Value with Display Pattern binding to do what you want to do?

otherwise you can add a method to your model object that returns the constructed string and set it as dependent on the appropriate model keys.


_______________________________________________

Cocoa-dev mailing list ([email protected])

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 [EMAIL PROTECTED]

Reply via email to