Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Invisible Data in ActiveX ListView Control?

1 view
Skip to first unread message

FDC

unread,
Sep 22, 2004, 6:02:27 PM9/22/04
to
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

NoVAFolk

unread,
Feb 25, 2005, 10:23:02 AM2/25/05
to
Have you resolved this issue yet? I have an identical problem with a TreeView
ActiveX control where the textual content displays properly in form view
(debug) but not when opened by a DoCmd.OpenForm statement.
0 new messages