How to force an initial column sort with NSTableView and controller?
How to force an initial column sort with NSTableView and controller?
- Subject: How to force an initial column sort with NSTableView and controller?
- From: Alexander Lamb <email@hidden>
- Date: Thu, 22 Jun 2006 11:18:44 +0200
Hello list,
I have a core data application.
I would like to force the sort on a given column when the data is
loaded in my NSArrayController and displayed in the NSTableView.
Sorting works fine manually (e.g. when clicking on the column header)
so I would like to do as if the used had clicked.
I know I can sort programmatically the objects in my controller, but
I want to show the visual feedback of my column with the little sort
triangle.
Thanks,
Alex
--
Alexander Lamb
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden