I have a list view control of which I'm adding the columns
and rows with code. The columns are showing up fine, but
the rows of data are not...they are there in debug mode
and I can see the ListItems and SubItems are correctly
inserted. But, on the form where the ActiveX control is,
I can't see any data. There are the correct amount of
rows inserted in the control, but there is no data to be
seen! What am I doing wrong? I have the "view" set
to "Report" too...and have tried all the other settings.
I'm not putting images in it either...so I'm keeping it
simple. But, why's my data "invisible"?
Thanks,
FRED