I have a 4 column ListView. How would I set up an array, adding data to each one of those columns and each row? (the array gos through each row, for eg. 5 rows)
I'm very new at ListViews, and I just need a really basic example, thanks...
-Git
Printable View
I have a 4 column ListView. How would I set up an array, adding data to each one of those columns and each row? (the array gos through each row, for eg. 5 rows)
I'm very new at ListViews, and I just need a really basic example, thanks...
-Git
Thanks, got it up and running! However, for some odd reason there's no scrollbars when there should be... how do I turn them on?
-Git
at design time with the property pages is one way ;-!
Watch out for FlatScrolls, i think there's a bug.
td.
It seems to be OK now, thanks!
-Git