• 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
Sorting in an NSTableView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Sorting in an NSTableView


  • Subject: Sorting in an NSTableView
  • From: Andrew Baldwin <email@hidden>
  • Date: Fri, 3 May 2002 11:16:33 -0400

I need to sort in an NSTableView, what is the best way to do this without sorting the original source of the data? Should I create an NSArray of strings/numbers which can be displayed in the table and which have an instance variable referring back to the original datasource or is there a better/"more cocoa" way to do this?

(I need to access the original datasource if the user clicks on an item in the NSTableView)

Thanks in advance,
Andrew
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Sorting in an NSTableView
      • From: Julian Barkway <email@hidden>
  • Prev by Date: from bytecodes to native
  • Next by Date: Re: from bytecodes to native
  • Previous by thread: Re: from bytecodes to native
  • Next by thread: Re: Sorting in an NSTableView
  • Index(es):
    • Date
    • Thread