jQWidgets Forums

jQuery UI Widgets Forums Grid savestate / loadstate and columnsautoresize

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

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

  • jqxfriend
    Participant

    Dear jqWidgets team

    I like columnsautoresize: true, because we can resize columns without getting either a horizontal scrollbar or a gap at the right side (because on enlarging a column, another one will be shrinked and vice versa).

    However, this behaviour is messed up, if we use savestate / loadstate: after loading back the state, resizing columns will behave as if columnsautoresize is off: widen a column will cause the grid to show the horizontal scrollbar; narrowing a column will endup in displaying the gap at grids right side.

    Here a video (made from your demo …/jqxgrid/saveloadstate.htm with columnsautoresize: true

    It would be nice, if this would be fixed in the next version!
    Thanks in advance.


    Peter Stoev
    Keymaster

    Hi jqxfriend,

    Unfortunately, We do not see an issue for fixing here. Load state loads the column widths from the saved column widths. autoresizecolumns sets the columns width and manual resizing sets columns width, too.

    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.