jQuery UI Widgets Forums Grid functionality changed in 'autoheight' option of grid

Tagged: 

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author

  • harsh
    Participant

    Earlier we were using 2.8 and now we are using 3.2.1 version of JQWidgets. We found different behavior of ‘autoheight’ option in both version.
    This option sets height to pixel in 2.8 whereas it sets height remains same to percentage in 3.2.1.

    We are setting height to 100% while creating grid and after grid loads we are setting ‘autoheight’ option to true.

    Here height needs to be in pixel when we use ‘autoheight’ option. Because parent which contains JQXGrid DOM element is having style ‘height:auto;’.

    Can you please help out in this issue?

    Thanks in advance.

    Regards,
    Harsh


    Peter Stoev
    Keymaster

    Hi Harsh,

    If the height has to be in pixel, set it in pixel during the widget’s initialization.

    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.