Hi,
When I use a ListView in WPF it always generates one extra column at
the end of the ListView. For example, if I define two columns in my
listview and when I run it it generates those two columns plus one empty
column header. Any idea how I can remove that?