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...
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...