Tuesday, October 9, 2007

Sorting Listviews by Column with the .NET Compact Framework

Sorting a listview by column is not overly complicated on the desktop, but with the Compact Framework is not so straightforward. Here is a good artcle from Microsoft that describes how to accomplish the task:

http://msdn2.microsoft.com/en-us/library/ms229643.aspx

No comments: