Bibendus

Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Author
    Replies
  • in reply to: problem with grouping and autowidth – jqGrid 4.1.2 #98833
    Bibendus
    Participant

    It seems that the autowidth problem occurs even when hidden columns are used.

    In this case if I hide all columns except one, the table width will have the same widthas the case when I decide to show all columns.

    The table width is calculated before hiding the columns so the final result is a overlarge table

    BTW any ETA on the autowidth bug fix?

    in reply to: problem with grouping and autowidth – jqGrid 4.1.2 #98707
    Bibendus
    Participant

    Today I updated jqgrid from 3.8.something to 4.1.2 and I found the same issue. I think I found the BUG cause.

    It seems that the autowidth calculates the width BEFORE hiding the group column.

    In fact if I remove the groupColumnShow : [false] the table returns to 100%, if I keep the option the width is less then 100%

    in reply to: Clientside sorting and rowNum=-1 do not work together #97189
    Bibendus
    Participant

    tony said:

    Hello,

    Yes, there is replacment.

    Please look at rowTotal parameter in grid options:

    /jqgridwiki/doku.php?id=wiki:options&s[]=prmnames

    Kind Regards

    Tony


    I have the same problem and rowTotal doesn't seem to have anything to do with the mentioned problem. I tried to set it to -1 or 10000 but nothing happened, I just saw the additional parameter in the ajax call that recovers my grid data.

    If we can't use rowNum: -1 anymore what should we do to remove the paging without having the sorting problem that hides the last row on sorting?

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

Stay connected with us in your favorite flavor!