I have a hashtable which has a key field of a unique integer and a value of a datatime. How can I order this by datetime?
Alternatively I have written the contents out to a table control, is there any way I can sort this table by datetime?
Any help appreciated. Thanks
Alternatively I have written the contents out to a table control, is there any way I can sort this table by datetime?
Any help appreciated. Thanks