S
ShaneO
VB.NET 2005:
I need to sort an array of Customer details based on transaction dates.
If I use a SortedList the obvious problem is that it does not support
duplicate keys.
Does anyone have a suggestion (or routine) to achieve this type of date
sort?
Thanks in advance for your assistance.
ShaneO
There are 10 kinds of people - Those who understand Binary and those who
don't.
I need to sort an array of Customer details based on transaction dates.
If I use a SortedList the obvious problem is that it does not support
duplicate keys.
Does anyone have a suggestion (or routine) to achieve this type of date
sort?
Thanks in advance for your assistance.
ShaneO
There are 10 kinds of people - Those who understand Binary and those who
don't.