Is there any way to get a list view to display vertically? Rigth now for my list view, the view is “List”, but if there are too many entries, then you have to scroll to the right to view the rest, I just want to be able to scroll down to see the rest.
I tried all the other options, but they don’t seem to work.
Any ideas?
I think to get the effect you want, you need to set the view to “Details”, then add a single column (either through the designer or in code).
This is what I do in mine:
Then to add items: