jQWidgets Forums

jQuery UI Widgets Forums Grid Force Row Detail Init

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Force Row Detail Init #12661

    tapickens
    Member

    Hello,

    I have noticed that the initrowdetails function is only called the first time the grid’s row is expanded, which is nice for speed optimizations, but sometimes I’d like to force that function to be called every time because there is dynamic content inside that I’d like to be updated each time the row is expanded. Is there a way to force the initrowdetails function to be called when a row is expanded? Thanks.

    Force Row Detail Init #12663

    Peter Stoev
    Keymaster

    Hi tapickens,

    The function is called just once because it works like “load the content on demand”. After the function is called, it is never called again. We will consider adding events for ‘rowexpand’ and ‘rowcollapse’ which should be appropriate in scenarios with dynamic content.

    Best Wishes,
    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.