Listview column reorder question

  • Thread starter Thread starter Mat
  • Start date Start date
M

Mat

Reordering Column changes column Indexes????
i use column.index to access(or add ) data in listview. i want to allow user
to reorder columns as they need. So i am afraid to get wrong data when user
reorder columns.

Can anyone confirm?

Thanks you in advance.

Mat
 
Mat,

The original column index stays with the column when a user changes the
order.


hope that helps

Steve Stein
VB.NET Team
This posting is provided "AS IS" with no warranties, and confers no rights.



--------------------
 
Back
Top