List Boxes
C#
5
Posts
3
Posters
0
Views
1
Watching
-
I have retrieved the data and it appears in my list box, but I do not know how to have the data listed in columns instead of horizontally. Can you advise me on this. Thanks. TippyMoe
-
I have retrieved the data and it appears in my list box, but I do not know how to have the data listed in columns instead of horizontally. Can you advise me on this. Thanks. TippyMoe
-
Do you mean List View? Because as far as I know the List Box control doesn't support columns.
Sean :)