problem with listview activex control

evilman

Registered User.
Local time
Today, 08:25
Joined
Apr 25, 2003
Messages
31
Hi!
I have yet another problem with access. this time with the ListView control.

when I try to disable it (listview.enabled = false), all the items disappear, except one... the first, and all my checkboxes disappear as well.

when I re-enable it (listview.enabled = true), the listview decides to move itself to the top left position of my form. and the control doesnt repaint itself.

any ideas?
I'm tired of fixing bugs left by some other programmer...
 

Users who are viewing this thread

Back
Top Bottom