ListView column header (show sorting order)

  • Thread starter Thread starter Grei
  • Start date Start date
G

Grei

how to implement an arrow (triangle or whatever image) on ListView
columnHeader which shows sorting order of clicked column?

Thanx.
 
Hi
You need to add the appropriate icons to your project and then use the
ColumnHeader.Icon property to set the icon that show the current sort order
Mohamed M .Mahfouz
Developer Support Engineer
ITWorx on behalf of Microsoft EMEA GTSC
 
Back
Top