How can I hide a column in a ListView control, without setting the column Width property to 0?
ListView
Width
0
Also, can I lock the Width
If you need associate data with a row without displaying it use the ListView's Tag property