jQWidgets Forums

jQuery UI Widgets Forums Grid Grid has an onscroll event?

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Grid has an onscroll event? #15801

    homam
    Member

    Hi Peter
    I wonder if the grid has an ‘onScroll’ event or something like that?
    I have a grid and i change some of its inside text based on some options after the grid completly loads.
    I repeat my function on some grid events like ‘sort’, but when i scroll my grid it goes back to its first state and all my changes goes away?
    can you help me on this?

    thanks
    homam

    Grid has an onscroll event? #15804

    Peter Stoev
    Keymaster

    Hi homam,

    jqxGrid does not have events raised when the user scrolls either horizontally or vertically. For customization of the rendering, use the “cellsrenderer” callback. For more information about “cellsrenderer”, see: jquery-grid-cellsrendering.htm.

    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.