jQuery UI Widgets Forums TreeGrid browser scrolling with jqxscroll

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • browser scrolling with jqxscroll #63659

    jahnvi25
    Participant

    is it possible to use browser (window height).. to display content.. then turn on jqxscroll instead of browser scrolling..

    currently for treeGrid.. we dont set height..and widget(jqx) keeps expanding then table area.. but then eventually it uses browser scrolling.. what we need is.. when it reaches browser height.. turn on jqxscroll…so all columns headers are still visible..

    browser scrolling with jqxscroll #63666

    Peter Stoev
    Keymaster

    Hi jahnvi25,

    The jqxScrollBar is not related to the web browser’s scrollbars so it’s not possible to use it instead of them. If you want to use the TreeGrid’s jqxScrollBar, set the height of the widget and when it content overflows, you will be able to scroll up, down, left or right using its built-in scrollbars and scrolling logic.

    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.