Is there a way to set the columns to be on the left of side of a listview instead of on the top? Thanks.
+3
A:
(Assuming Winforms)
No, I don't think so. But you can use a DatagridView to get that effect.
Henk Holterman
2009-10-30 11:02:40