• 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: NSTableViewnot reflecting data changes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTableViewnot reflecting data changes


  • Subject: Re: NSTableViewnot reflecting data changes
  • From: Keary Suska <email@hidden>
  • Date: Tue, 18 Mar 2008 09:31:14 -0600
  • Thread-topic: NSTableViewnot reflecting data changes

on 3/18/08 9:14 AM, email@hidden purportedly said:

> When I create & set the dataSource for the first time, the NSTableView lists
> correctly the information; but when I change the data in the DataSource object
> the table view no longer updates to reflect the added data.
>
> Can someone tell me where the problem could be ?

Data source isn't automatic like bindings, so the table doesn't know about
any changes unless you tell it. Did you call -reloadData on your table after
making changes?

Best,

Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"


_______________________________________________

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: 
 >NSTableViewnot reflecting data changes (From: "Valentin Dan" <email@hidden>)

  • Prev by Date: RE: NSTableViewnot reflecting data changes
  • Next by Date: Re: Setting Web Proxy programmatically
  • Previous by thread: RE: NSTableViewnot reflecting data changes
  • Next by thread: NSTableView solution feedback and questions
  • Index(es):
    • Date
    • Thread