Re: filtering a tableView from a pulldown
Re: filtering a tableView from a pulldown
- Subject: Re: filtering a tableView from a pulldown
- From: "I. Savant" <email@hidden>
- Date: Tue, 28 Oct 2008 10:36:02 -0400
> I have a pulldown button, and a tableview. They both seem to be displaying
> the correct data, but I'd like to filter the content of the tableview based
> on the selection in the pulldown button. I've tried all manner of binding
> combinations but it doesn't seem to work.
This is difficult to answer because you left out all the critical
details (controller names, key paths, etc.). All that is left is to
point you to the documentation:
Cocoa Bindings Programming Topics - Creating a Master-Detail Interface
http://developer.apple.com/documentation/Cocoa/Conceptual/CocoaBindings/Tasks/masterdetail.html
--
I.S.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden