We have an Infraction List with a "Total Points" column. When you sort the list ascending 1-100, it displays the list correctly. If you sort descending 100-1, the sort does not consider the leading "0", so it starts with 9, 8, 7 etc, then displays two digit numbers, etc. Our example list has 30 displaying before 3, 29 -21 displaying before 2, etc. Not good.
This really needs to be SOP for all lists within any product.