Hi, today all numbers are sorted "alphabetically", which results in sort orders like this: 1,10,11,12,2,3,4,... See some examples here:
It would be good to sort numbers in natural sort order (1,2,3,4...,10,11,12) rather than alphabetically (1,10,11,12,2,3,4,...). Or let the user decide by providing an option in the client how to sort.
Regards
Timo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.