jQWidgets Forums

jQuery UI Widgets Forums Grid jqxgrid and jqxsplitter: problem updating the dimensions of the grid

This topic contains 3 replies, has 2 voices, and was last updated by  zian974 11 years, 11 months ago.

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

  • zian974
    Member

    Hello,

    First of all, great job. jqwidget became my favorite développemnt library for web applications.

    I have problems after upgrading version 2.8.3 to 2.9.2.

    My window is divided vertically into two parts with jqxsplitter. In one of the areas I have a jqxgrid that have a height and width of 100%.
    With version 2.8.3, when I changed the size of the areas with the splitter, my jqxgrid update the dimension of the grid correctly.

    Now with version 2.9.2, I have concerns. When I reduce the area, the size of my table decreases. But when I increase the size of the area jqxgrid no longer updates the width.
    Same things with an horizontal splitter, jqxgrid no longer updates the height.

    Problems with new configuration of the widget in version 2.9.2????

    Thank you.


    Peter Stoev
    Keymaster

    Hi,

    If you experience an issue, then please provide a sample which demonstrates it so we will be able to test your scenario. In addition, please provide step by step instructions on how to reproduce it.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com


    Peter Stoev
    Keymaster

    Update: I prepared my own test with Splitter and Grid with Size set in percentages which is added to one of the Splitter panels. I confirm the issue. We will do our best to resolve it for the next release. As a workaround, you may manually handle the Splitter’s resize event and call the Grid’s “refresh” method.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com


    zian974
    Member

    Hi Peter,

    Thank you for the reply and confirmation of the problem.
    I looked forward to the netx release.
    I tried with success the Grid’s “refresh” on the splitter resize event and it is OK although in my case I have several grids in differents tabs.

    Best Regards,
    Zian

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.