jQWidgets Forums

jQuery UI Widgets Forums Grid Grid refresh on Scroll..

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Grid refresh on Scroll.. #4151

    sushanth009
    Member

    Hello Peter,

    I have a grid in which one of the column has a Checkbox images.. When the header Row of the column is clicked I am replacing all the checkboxes in the column with checked images . But my problem is as soon as i scroll the grid the grid seems be refreshed and the grid is back to the original. Can you suggest me how to handle this situation.. If the page chages i can handle the logic in pagechaged event.
    But I don’t see an event when the scrolling is done. Can you suggest me a way .

    Thanks
    Sushanth

    Grid refresh on Scroll.. #4154

    Peter Stoev
    Keymaster

    Hi Sushanth,

    To customize the Grid’s rendering in the cells, you should use the ‘cellsrenderer’ function. The function is called when a cell needs to be refreshed or will be displayed. For more information about the cells rendering, please take a look at this help topic: 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.