FROM : I. Savant
DATE : Tue Jan 22 20:06:29 2008
> > How do I set up the bindings correct
> > so my controllers fetch the data pre-sorted?
>
> Subclass your controller and override -arrangeObjects:.
Um ... or, you could use the controller's -setSortDescriptors:
method or its sortDescriptors binding since they're there for just
that purpose.
--
I.S.
DATE : Tue Jan 22 20:06:29 2008
> > How do I set up the bindings correct
> > so my controllers fetch the data pre-sorted?
>
> Subclass your controller and override -arrangeObjects:.
Um ... or, you could use the controller's -setSortDescriptors:
method or its sortDescriptors binding since they're there for just
that purpose.
--
I.S.
| 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

