Published Tuesday September 11, 2007
There are numerous articles online that show how to use the ListView control in C# but, unfortunately, you won’t find any that explain how to show the user which column you are actually sorting on. This article explains how to display a sorting icon in the ListView column header using Visual C# .NET. You you can easily port the concepts explained here to other .NET languages like Visual Basic .NET.
Comments