How to find the index of a listview column after a reorder

  • Thread starter Thread starter David Pizzi
  • Start date Start date
D

David Pizzi

Hi guys

I have a big problem with the ListView control.
I want to allow the users to reorder the columns of a ListView and then save
the changes the user did, but I was not able to find an event which is fired
when the columns are reordered or just a property which tells me the new
position of the column.

Any idea or suggestion ?

Thanks in advance
David
 
Back
Top