ltrr-arizona-edu / tellervo

Desktop application for measuring, curating, and analysing dendrochronological samples
http://www.tellervo.org
GNU General Public License v3.0
6 stars 4 forks source link

Bad sorting in bulk data entry dialog columns #47

Closed brews closed 8 years ago

brews commented 8 years ago

1.2-dev

Enter data via the bulk data entry dialog. If you have Element IDs from 1 to 11 (for example), you'd click the column header to sort by those Element ID values.

This works, but it only sorts by the first digit of a numerical id. So, for our 1-11 example, you get columns ordered by 1, 10, 11, 2, 3, 4, 5, 6, 7, 8, 9.