My first project using Bindings (my first project actually) and I am having problems. I have several tables that are bound to models. All these models are related through a single column (sum of all items in column A of Table 1 gives the value of column A of Table 2 and so on). The bindings work fine. But,when I edit the 'lowest' table's column A, I would like this change to propogate to the 'higher' tables. Since, I am not implementing the delegates of any table (all are connected via bindings), the table reload their view only when I click on any one of them.
Is there a "best way" of doing this? Thanks _______________________________________________ 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 [EMAIL PROTECTED]