Daniyel

Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Author
    Replies
  • in reply to: Default methods for all grids #93207
    Daniyel
    Participant

    I have like this:

    jQuery(document).ready(function() {

    in reply to: Subgrid problem within IE7 #92077
    Daniyel
    Participant

    Hi.

    the updated version has this ' + (isMSIE && $.browser.version < 8 ? "height:0.01%;" : "") + ' and after testing it, subgrids worked perfect, they didn't disapear anymore.

    Thank you.

    in reply to: Subgrid problem within IE7 #91725
    Daniyel
    Participant

    Ok i found what was the problem. In file jquery.jqGrid.min.js there is a line where you dinamicaly add div and style=”position:relative;”

    so it creates next html code:

    <div

    in reply to: Subgrid problem within IE7 #91530
    Daniyel
    Participant

    I also bumped into some topics on the internet that IE7 had problems with refreshing pages when you pressed refresh several times, so i think it might be just problem within IE7 that don't hold events correctly.

    I also thought of resizing subgrid for 1px after its being Expanded but that just isn't optimal solution (like dummy refresh action).

    in reply to: Subgrid problem within IE7 #91480
    Daniyel
    Participant

    I tried it also with latest version from github to exclude posibility of bringing this up if it was solved but problem seems to still exist.

    PS: this subgrid was created as grid (with titlebar and navbar, so9 might be wrong section as it says it is for treegrid…

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

Stay connected with us in your favorite flavor!