listview scrollbar

  • Thread starter Thread starter Ward Germonpré
  • Start date Start date
W

Ward Germonpré

Hi,

On my form I have 2 listview controls in reportmode.
The first automatically displays a scrollbar whenever its population
exceeds the number of rows I gave it.

The second does not: Additional rows disappear in the bottom.

The same code is used to populate both listviews, and I've tried this
solution :

http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q190673&ID=KB;EN-
US;Q190673

to no avail.



Any help much appreciated,


Ward
 
Found it.

I had set de name of the first column in the IDE.
At runtime I give that column a different name ...


regards,


Ward
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top