Hi,

I have an NSTableView bound to an NSArrayController.

I would like to have a dashboard onscreen that shows counts of the data
based on field values in the entity, e.g.:

all records
records with active = Y
records with updated = Y
records with updated = N

Is it possible to bind these values individually to the same
NSArrayController? FYI, I have a set of filters on fields on the
NSTableView that filter out some of the records for the user.

If not, could anyone tell me how I can implement the type of real time
counts described above please? I have Googled and read my books but can't
work out the answer.

Thanks

Darren.



_______________________________________________

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

Reply via email to