Re: Sorting Question
Re: Sorting Question
- Subject: Re: Sorting Question
- From: David Elsner <email@hidden>
- Date: Wed, 9 Jun 2004 09:34:56 +1000
WOSortOrder is really handy if your using a WODisplayGroup, with it you
can add a sort icon at the top of each column being displayed. but it
only allows to sort by one column at a time.
to turn your array of objects into a WODisplayGroup use
diplayGroupName. setObjectArray(NSArray)
Dave
On 09/06/2004, at 6:11 AM, James Cicenia wrote:
> Hello -
>
> 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?
>
> Thanks again,
> James Cicenia
> _______________________________________________
> 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.
_______________________________________________
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.