Scroll-bar-selector jumps when having combo-boxes with many records

G

Gijs Beukenoot

Hi all,

When I have a combobox with, let's say, 250 records, open it and then
start moving the scroll-bar, the recordpointer is not where I expect it
to be. If I drag it ll the way down, it will jump back a little because
it is not really at the end. Only after really reaching the end of the
avaialble records, the scroll-bar position roughly matches the
recordpointer.
I hope I make sense in this, it is basically the same as when
retreiving a huge recordset, you must have 'touched' the last record
before the scrollbar acts correct.

The question is, if I can somehow change this behaviour without
limiting the number of records in the combo. I would like to have the
bar behave as accurate as possible right from the start.

Any ideas on how to accomplish this?

Thx,

GB
 

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

Top