FROM : Kyle Sluder
DATE : Tue Jan 22 19:57:23 2008
On Jan 22, 2008 12:17 PM, Chris Schmitt <<email_removed>> wrote:
> I have a core data application working with my array and tree
> controllers, but I want to set the default sort order for the
> objects. Currently each time I retrieve the data from the
> controllers the data comes back unsorted, and that is not good as I am
> displaying data in a sequence. How do I set up the bindings correct
> so my controllers fetch the data pre-sorted?
Subclass your controller and override -arrangeObjects:.
--Kyle Sluder
DATE : Tue Jan 22 19:57:23 2008
On Jan 22, 2008 12:17 PM, Chris Schmitt <<email_removed>> wrote:
> I have a core data application working with my array and tree
> controllers, but I want to set the default sort order for the
> objects. Currently each time I retrieve the data from the
> controllers the data comes back unsorted, and that is not good as I am
> displaying data in a sequence. How do I set up the bindings correct
> so my controllers fetch the data pre-sorted?
Subclass your controller and override -arrangeObjects:.
--Kyle Sluder
| Related mails | Author | Date |
|---|---|---|
| Chris Schmitt | Jan 22, 18:17 | |
| Kyle Sluder | Jan 22, 19:57 | |
| I. Savant | Jan 22, 20:06 | |
| I. Savant | Jan 22, 20:09 | |
| Chris Schmitt | Jan 22, 20:52 | |
| I. Savant | Jan 22, 20:57 |






Cocoa mail archive

