jQWidgets Forums

jQuery UI Widgets Forums Grid Resize Grid with Row Details

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Resize Grid with Row Details #17312

    tapickens
    Member

    Hello,

    I’m having an issue where when I try to resize a grid like this:

    $(“#grid”).jqxGrid({ width: 500, height: 500 })

    that has row details, when height is changed, expanding the row details no longer works. Width can be changed without any problems, but when height is changed the row details cannot be expanded. Is there a workaround or fix for this issue or a better way to resize a grid after it is loaded? Thanks.

    Resize Grid with Row Details #17319

    Peter Stoev
    Keymaster

    Hi tapickens,

    Thank you for the bug report.

    To re-render the Grid, you may use its ‘render’ method.

    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.