You must use detailed view for column headers to be visible.
listView1.View = View.Details;
If that´s not the problem, column headers might be hidden behind windows systembar.
You must use detailed view for column headers to be visible.
listView1.View = View.Details;
If that´s not the problem, column headers might be hidden behind windows systembar.