jQWidgets Forums

jQuery UI Widgets Forums Grid Page Scroll Vs Grid Scroll

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Page Scroll Vs Grid Scroll #58631

    Adarsha
    Participant

    Hello,

    Here i have one small concern. In web page i have a jqxGrid, lets say with 500 rows and i display 20 records on page and rest can be seen by using scroll bar.

    Now, when am scrolling from top of the web page (lets believe jqxGrid not visible when u are at top) towards down using mouse wheel, the page scrolls up. But as soon the jqxGrid comes behind the mouse arrow. then page scrolling stops and the jqxGrid rows start scrolling till 500 rows and then page scrolling re-starts again. Same when you scroll from bottom up (500 rows to 20 rows).

    Is there any technique that the jqxGrid should be in view mode until i click on it and intentionally scroll, otherwise just page should scroll.

    Page Scroll Vs Grid Scroll #58640

    Peter Stoev
    Keymaster

    Hi adarsha,

    If your mouse cursor is over the Grid and you use the mouse wheel you will scroll up/down the Grid until you the scroll’s position is 0 or max. Then you will scroll your page up/down. That is how it works by design.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com/

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

You must be logged in to reply to this topic.