jhsu

Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Author
    Replies
  • in reply to: Virtual Scrolling: Page/View display issue #95140
    jhsu
    Participant

    Thanks for looking into this Tony. Any resolution for this issue yet?

    This issue can also be reproduced if the page property is set to something more than 1, say 10. Again, this issue only affects IE8, chrome and safari.

    Thanks so much Tony.

    in reply to: Virtual Scrolling: Page/View display issue #94964
    jhsu
    Participant

    Hi Tony,

    Thanks for your reply.

    The scrolling and row display issues occur on IE8, Safari, and Chrome. On Firefox, the virtual scrolling works beautifully without issues, and it even works on IE6 and IE7.

    This issue can be recreated from the demo site by the following steps, running on IE8, Safari or

    in reply to: fitToScreen() #91179
    jhsu
    Participant

    Hi Tony,

    What I meant by not working on IE is because of the strange behaviour of the resize event from IE. It gets triggered several times when the browser window is being resized by the user, so the width of the grid does not get set to a desired value, and it is difficult and error prone to control it.

    I did a html profiling from FireBug, and found out that there are a number of div elements in the grid whose width styles are being set at runtime. If i take out the width style, the grid would resize itself to the width of its container. However, this would also break the alignment of the column headers with the data columns in the rows.

    What I am proposing is to have the grid support the setting of the width to '100%'

    in reply to: fitToScreen() #91150
    jhsu
    Participant

    Hi Tony,

    I've been trying to get jqGrid to resize dynamically with the width of it's container using various methodologies including one detailed above. Unfortunately, none of them work with IE (v6, v7 and v8) properly.

    Could I suggest for the next version to add support to set the width option to '100%' and the grid would resize to fit to the width of its container element (i.e. div)?

    Thank you so much for all your support and work.

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

Stay connected with us in your favorite flavor!