-
Mar 7th, 2009, 03:48 PM
#1
List locale sorting/ordering
Hi,
is there any way to sorting/ordering a list on the server side by locale alphabetic order? Example: ascending hungarian alphatic order: 'a', 'á', 'b', 'c', 'cs', 'd', 'e', 'é'... and so on.
When I use MutableSortDefinition (for a PagedListHolder object) the words starting with 'á' have been attached the end of the line, after 'z'. (Propably the english alphabetic order.). I've tried RefreshablePagedListHolder too, but I had no success.
What class should I use, or how can I force to use a locale ordering, or how can I implement my own sort definition? If you have any advice for my problem, please give an answer. Thanks a lot! (sorry for my english)
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules