This is a migrated thread and some comments may be shown as answers.

Is it possible to scroll the listbox manually?

0 Answers 42 Views
ListBox
This is a migrated thread and some comments may be shown as answers.
Xorcist
Top achievements
Rank 1
Xorcist asked on 13 Apr 2010, 08:23 PM
I'd like to specify an exact scroll position (not item index) for the listbox to scroll to, and have it scroll smoothly to that position (through my own scrolling routine). Is there any easy way to accomplish this. I'm attempting to accomplish a percentage based auto-scroll routine. So I can move 25% down the list or 50%... etc.

Edit: Nevermind, I simply looked up the javascript for the scrollIntoView method and used that as a jumping off point.

No answers yet. Maybe you can help?

Tags
ListBox
Asked by
Xorcist
Top achievements
Rank 1
Share this question
or