Hi
I have a listview control with two columns, column 1 contains a name and column 2 contains dates e.g. 11/10/2014 (D/M/YYYY)
I need to sort it into date order
How can I do this
Have tried using the in-built sort commands but this only works on column 1 and only does alphabetical sorting, not by dates/numbers
Also googled and tried a few, but it seems over complicated to achieve something so simple?
Darren Rose