jQWidgets Forums

jQuery UI Widgets Forums Grid Runaway Scroll

This topic contains 1 reply, has 2 voices, and was last updated by  Peter Stoev 6 years, 5 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Runaway Scroll #102791

    JamesDixon
    Participant

    Many if not all of the grids suffer the same issue. If you click the scroll bar area between the top and bottom, the grid will very rapidly scroll all the way to the other end. Once all the way down, do it again and it scrolls all the way back up.It is not instantaneous but is done in very rapid steps taking one or two seconds to complete. Ideally it would scroll to where you clicked. I’ve mitigated the problem a bit by using the verticalscrollbarlargestep setting. This slows the steps down so that you can watch grid go by and stop it when it gets where you want to go. However, that’s just a workaround.
    Has any seen this and know a solution?
    I used the search feature here but couldn’t come up with any results.
    Thank you.
    Jim Dixon

    Runaway Scroll #102797

    Peter Stoev
    Keymaster

    Hi Jim,

    Exactly the verticalscrollbarlargestep determines the large step of the scrollbar. The behavior you describe is normal and is a Grid feature. You can set the verticalscrollbarlargestep to a small number like 1 and such clicks will move the scrollbar 1 value per click.

    Regards,
    Peter

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.