Suggestion: Natural Sorting

Tell us what could be improved in MyInfo
Post Reply
kf
Posts: 110
Joined: Wed Aug 23, 2006 1:18 am

Suggestion: Natural Sorting

Post by kf »

Could you make the text columns in the tree pane sort naturally, ie not 1,10,11,12,...,2,20,21, etc? This seems small, but it's huge if you routinely mix text and numbers. (I can't believe Excel still does not have this! I had to write my own vba routine to do it.)

Kevin
Petko
MyInfo Support
Posts: 3250
Joined: Sun Jul 25, 2004 4:33 pm
Contact:

Post by Petko »

We will consider this. It sounds like an interesting idea.
kf
Posts: 110
Joined: Wed Aug 23, 2006 1:18 am

Post by kf »

Awesome! Here is an article I found on the subject while writing the Excel routine. I didnt use hash tables (I'm not a programmer!), but it's an interesting look at different methods.

http://www.codeproject.com/cs/algorithms/csnsort.asp

Kevin
Post Reply