• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Request for help in getting table View to reflect fetch results
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Request for help in getting table View to reflect fetch results


  • Subject: Re: Request for help in getting table View to reflect fetch results
  • From: "I. Savant" <email@hidden>
  • Date: Sat, 14 Jul 2007 22:23:14 -0400

On Jul 14, 2007, at 9:46 PM, Ernest Schaal wrote:
Thanks to help from
this group I was able to do the fetch that retrieves items due within
that period that have not been completed, but I haven't figured out
how to apply that fetch to a table view.

Well ... you could either use Cocoa Bindings to bind the table columns to the arranged objects of an NSArrayController or you could use the NSTableDataSource protocol:


http://developer.apple.com/documentation/Cocoa/Reference/ ApplicationKit/Protocols/NSTableDataSource_Protocol/index.html

  Have I missed something or have you not tried either of these?

--
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


References: 
 >Request for help in getting table View to reflect fetch results (From: "Ernest Schaal" <email@hidden>)

  • Prev by Date: Request for help in getting table View to reflect fetch results
  • Next by Date: Re: Request for help in getting table View to reflect fetch results
  • Previous by thread: Request for help in getting table View to reflect fetch results
  • Next by thread: Re: Request for help in getting table View to reflect fetch results
  • Index(es):
    • Date
    • Thread