Re: Sorting Question
Re: Sorting Question
- Subject: Re: Sorting Question
- From: Nathan Dumar <email@hidden>
- Date: Tue, 8 Jun 2004 16:52:04 -0400
You can either use an EOSortOrdering, or you can go back to the
database to refetch in a different order.
I asked this question recently. If you want to look up the responses,
you can search the archives ... the responses all have as the subject:
Re: NSArray.sortedArrayUsingComparator(OrderedAscending)
(Which, by the way, is not a correct means to the end we seek.)
Take care,
Nathan
On Jun 8, 2004, at 4:11 PM, James Cicenia wrote:
I have never used WODisplayGroups, but recently, I was asked to allow
the user
to sort the columns of my list. How do people do this without
WODisplayGroup?
I saw WOSortArray but that uses WODisplayGroup. Can I turn my array of
objects
into a WODisplayGroup and then use WOSortArray? OR, is there another
trick
out there?
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.