Listview detials view Column Header arrow icon
Ok i've searched the forums here and other places + the internet i can't seem to find anything helping me to figure out how to place the arrow for asc or desc in the column header of a listview when in details view. the most i found was that i need to use the HD_ITEM structure. can anyone shead some light on this a link would be awesome too. i want to know how to do this so i can make the list view look like any other list view in windows when sorted.
thanx
Re: Listview detials view Column Header arrow icon
I did a search at www.codeproject.com for "listview sort" (without quotes) and got at least two matches that looked useful. I didn't look any further.
Re: Listview detials view Column Header arrow icon