Hi,

I have a column in my listview that I want have sorted. At present I have the listview sorted and in descending order. The field that I have loaded from the database is a DATE field. My problem is : The listview sorts the data but by the first number of the date field. Is there a way to make it sort the whole date and have it sort in descending order and not just the first 2 numbers of the date. Any ideas would be greatly appreciated and Thanks in advance.

Mike