Hello,
does anybody know how the new features for Table sorting work.
I can't find any good information how to achieve this!
Here is what I am trying to do:
I have a tableView including a checkbox column, a text column and a popupmenu column. now when i click on the column header i want to sort the data in the tableView.
Can anybody please roughly explain how this would work. How can I use the NSSortDescriptor to sort? Why are there options for this in Interface Builder and how do they work? I am really confused, because in my opinion Apple doesn't provide enough documentation and/or examples on this topic.
Sincerely,
rudy norff