Hi all,
When I sorting tests alphabetically I can see:
Port 1
Port 10
Port 11
Port 2
Port 3
Port 4
...
Any way to sort test properly without adding "0" (Port 01, Port 02...)
Thanks
sorting tests
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact:
Re: sorting tests
Sorry, there is no another way. Test Name is a text field, so, it means HostMonitor sorts this field in alphabetical order. The only solution is to add leading 0 character, e.g. Port 01, Port 02, etc.Nadir wrote:Any way to sort test properly without adding "0" (Port 01, Port 02...)
Regards,
Max