EOSortOrdering numerical question
EOSortOrdering numerical question
- Subject: EOSortOrdering numerical question
- From: james o <email@hidden>
- Date: Wed, 20 Oct 2004 15:38:40 -0400
EOSortOrdering order = new EOSortOrdering
("displayTime",EOSortOrdering.CompareAscending); //or
CompareCaseIncensitiveAscending
how do i numerically sort numbers in WO? if i use the above code for
"displayTime" i get the following output?
1
16
2
3
33
4
5
6
61
7
i should see this:
1
2
3
4
5
6
7
16
33
66
thanks!
./james
{ primax STUDIO : http://primaxSTUDIO.com : 513.772.1223 }
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden