Hi there,
I'm trying to display a listview with only one item per line (only one column).
i.e.
----
-item1
-item2
-...
-itemX
-itemY
-itemZ
View property is set to 'List' but what happens is that when there are many items, list continues in the next column (don't know if it is a real column): no vertical scrollbar, only horizontal.
i.e.
---
-item1 -itemY
-item2 -itemZ
-....
-itemX
Any idea ?
Thanks in advance.
Lemox
I'm trying to display a listview with only one item per line (only one column).
i.e.
----
-item1
-item2
-...
-itemX
-itemY
-itemZ
View property is set to 'List' but what happens is that when there are many items, list continues in the next column (don't know if it is a real column): no vertical scrollbar, only horizontal.
i.e.
---
-item1 -itemY
-item2 -itemZ
-....
-itemX
Any idea ?
Thanks in advance.
Lemox