Two Column Sorting
I would like to have an option to choose between sorting methids for the two columns view:
1. traditional (left, right, left, right,...)
2. top down (left, left, left,... right, right, right...)
4
votes
Michael Vogel
shared this idea
-
Michael Vogel commented
I'd like to show a better example, how sorting could be configured for the two column view...
This is the standard sorting method:
A.TXT B.TXT
C.TXT D.TXT
E.TXT F.TXT
G.TXT H.TXT
I.TXTThis would be the alternative form:
A.TXT F.TXT
B.TXT G.TXT
C.TXT H.TXT
D.TXT I.TXT
E.TXT