Reordering ListView Columns In Code

Summary

Id:4089.4
Type:Issue Issue
Current Status:Resolved

Detail

23 Apr 2003OpenFTFakes

I have a question. Is there a way to reorder the columns? (like listview.ColumnHeaders(a).Position = b' in mscomctl.ocx) I want to save and restore the columnorder if a user changes it by using column drag and drop.

20 Jun 2003ResolvedSteve McMahon

Added a Position property to the Column object.