Greetings Michael,
If you drag the "thumb" (the square) to the middle of the scrollbar,
what happens? Does it jump back to where it was, or to the opposite
end? What about the browse; does it stay on the same record or
jump to roughly the appropriate position?
The thumb is controlled by the current key and its distribution;
if you have (for example) only three distinct key values, the thumb
would always be either at the beginning, the end, or halfway in the
middle depending on the value in your current record.
I've seen the exact behavior you describe (a thumb stuck at one end
of the browse), but can't remember what caused it or how to fix it
offhand. I'm pretty sure it had something to do with keys though...
Mark Kroflich
mark(a)lists-inc.com
Quote:
> I am using a view to sort on different columns. This causes the
> scrollbar to not accurately portray the position in the key/view,
> ie its always at the top or bottom, regardless of whether you're
> at the top or end of the file. Sorry for the ambiguity and thanks
> for any suggestions!
> -MLA