M
Mike W.
Hi there,
I have an application that uses ListViewCtrl in several places. Most lists
show some sort of date (received, closed, etc.) and when I try to sort by
date the control sorts by month first and then year. In other words, I get
10-3-2006, 10-3-2007, 10-3-2008, 11-4-2006, 11-4-2007, 11-4-2008 instead of
10-3-2006, 11-4-2007, 12-4-2007, 10-3-2008, 11-4-2009, 12-3-2010.
The vendor says that it is a quirk of the control, but I believe that I have
seen the control sort properly in other applications.
Is there a switch/fix for this?
WinXP Pro SP3, Access 2003 SP3
Thanks much,
Mike W.
I have an application that uses ListViewCtrl in several places. Most lists
show some sort of date (received, closed, etc.) and when I try to sort by
date the control sorts by month first and then year. In other words, I get
10-3-2006, 10-3-2007, 10-3-2008, 11-4-2006, 11-4-2007, 11-4-2008 instead of
10-3-2006, 11-4-2007, 12-4-2007, 10-3-2008, 11-4-2009, 12-3-2010.
The vendor says that it is a quirk of the control, but I believe that I have
seen the control sort properly in other applications.
Is there a switch/fix for this?
WinXP Pro SP3, Access 2003 SP3
Thanks much,
Mike W.