• 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: Display csv in a tableView with bindings
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Display csv in a tableView with bindings


  • Subject: Re: Display csv in a tableView with bindings
  • From: "I. Savant" <email@hidden>
  • Date: Sun, 26 Jul 2009 18:29:39 -0400

On Jul 26, 2009, at 6:09 PM, Adam R. Maxwell wrote:

Can you go into a bit more detail with regard to the setting up the bindings? do I bind the tableView column to an arrayController which handles the rows? what model key path?

Personally, I recommend that you avoid bindings like the plague until you're comfortable with the datasource approach.


Agreed. For my case, the datasource approach was much easier to manage and didn't take away from the app at all. It's only a *little* more code than with Bindings (since KVO timing issues required some extra custom logic in several instances for me) so the decision was an easy one.

--
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: 
 >Display csv in a tableView with bindings (From: email@hidden)
 >Re: Display csv in a tableView with bindings (From: Aaron Burghardt <email@hidden>)
 >Re: Display csv in a tableView with bindings (From: "I. Savant" <email@hidden>)
 >Re: Display csv in a tableView with bindings (From: Aaron Burghardt <email@hidden>)
 >Re: Display csv in a tableView with bindings (From: email@hidden)
 >Re: Display csv in a tableView with bindings (From: "Adam R. Maxwell" <email@hidden>)

  • Prev by Date: Re: Display csv in a tableView with bindings
  • Next by Date: Re: Display csv in a tableView with bindings
  • Previous by thread: Re: Display csv in a tableView with bindings
  • Next by thread: Re: Display csv in a tableView with bindings
  • Index(es):
    • Date
    • Thread