404 - Page Not Found

The page that you are looking for could not be found. I recently switched to a new content management platform so some of the old links no longer work. Below are the search results based on the link that you clicked on.

How to Set ListView Column Header Sort Icons in C#

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 can easily port the concepts explained here to other .NET languages like Visual Basic .NET.

Sample & Demo

My apologies for not posting this sooner. Somehow I overlooked an email with sample and demo for How to Set ListView Column Header Sort Icons in C# article that John Moreno had emailed me a long time ago. Anyways, it is online now, check it out.

Screenshot of the demo application