CoreData sort order
CoreData sort order
- Subject: CoreData sort order
- From: Phillip Hall <email@hidden>
- Date: Tue, 27 Jun 2006 16:50:54 +1000
Hi,
I'm an Australian 4D developer and am new to Cocoa development and I need some help with getting my head around this beast.
I am starting by looking into CoreData, as I will probably use CoreData alot, and have read all the walk through tutorials on this framework. I think I have the hang of the bindings process in Interface Builder and wow I can build a functional app with no code.
My question is this. I want to order the rows in a table which binds to a CoreData based NSArrayController. Now the apple documents don't seem to be helping me here, they talk about either specifing the sort order in the array controller or the model.
My model is a CoreData model which doesn't seem to allow you to specify sort orders in the CoreData editor and I cannot find where to specify the sort order in the array controller.
How would I go about sorting the data in a table?
Can this be done inside Interface Builder?
Cheers -
Phillip Hall
_______________________________________________
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