• 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: Can't sort NSTableView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can't sort NSTableView


  • Subject: Re: Can't sort NSTableView
  • From: mmalc crawford <email@hidden>
  • Date: Thu, 19 Jun 2008 10:24:19 -0700


On Jun 19, 2008, at 9:38 AM, Trygve Inda wrote:

I have an NSTableView tied to an NSArrayController

After I populate the array, the table does show the data via bindings on
each of the columns. However, clicking a column header does nothing - how
can I make it sort?

I'd guess you're missing a sortDescriptors binding from the table to the array controller.

Actually, in addition to the column bindings, I had the whole table bound to
the array - unbinding this seems to have fixed it.


Is there ever a reason to bind a table to an array - rather than just
binding columns to keys?

<http://homepage.mac.com/mmalc/CocoaExamples/controllers.html> -> Disabling sorting in a tableview

mmalc

_______________________________________________

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


  • Follow-Ups:
    • Re: Can't sort NSTableView
      • From: "Brent Fulgham" <email@hidden>
References: 
 >Re: Can't sort NSTableView (From: Trygve Inda <email@hidden>)

  • Prev by Date: Re: Services menu invoke from the command line?
  • Next by Date: Re: Can't sort NSTableView
  • Previous by thread: Re: Can't sort NSTableView
  • Next by thread: Re: Can't sort NSTableView
  • Index(es):
    • Date
    • Thread