How to Set ListView Column Header Sort Icons in C#

Search

My blog feed

How to Set ListView Column Header Sort Icons in C#

Published Tuesday September 11, 2007

A Windows Vista ListView showing the sort icon

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.

Sections

Next: Introduction
 
Comments
Add new comment