I need to display a ListView in WinForms which should not have any lines between columns. I tried GridLines=false and also tried setting HeaderStyle to ColumnHeaderStyle.None. But this is not working. I want to remove the 2 vertical lines coming in the middle.
screenshot http://www.freeimagehosting.net/uploads/4bcee1f639.png
just change the view into Details
and GridLines=false
like: