milad

Forum Replies Created

Viewing 15 replies - 1 through 15 (of 16 total)
  • Author
    Replies
  • in reply to: jqgrid – grouping + paging + summary/total issue. #101757
    milad
    Participant

    We did not find a resolution for this issue.

    in reply to: jqGrid column freezing + Grouping #99616
    milad
    Participant

    1) I realize the column freezing is not currently supported when grouping is being used on the jqGrid.

    in reply to: jqGrid column freezing + Grouping #99442
    milad
    Participant

    I think I have found my answer in the thread below.

    in reply to: jqgrid – grouping + paging + summary/total issue. #99147
    milad
    Participant

    tony said:

    Hello,

    You will need maybe to increase the rowNum parameter of the grid to let say 500

    You should understand that everthing is done at client side and the grid load 150 records.

    From where should know the grid that there are a lot of other rows and thier values?

    Just think about this.

    Regards

    Tony


    Thanks Tony for your reply, but, it seems what you saying is that the number of rows per page should be the sequal to or greater than the number of rows in the largest group.

    in reply to: jqgrid – grouping + paging + summary/total issue. #99129
    milad
    Participant

    jimbo_jnr said:

    I have the same issue. If you found a resolution please let me know. Thanks.


    Unfortunately, I have not found a resolution yet and unfortnatley no repsonse from jqGrid yet.

    in reply to: jQgrid – summaryType: mysum #99053
    milad
    Participant

    I managed to acheive this by doing the following:

    I define global variables for the current value of column A and Column C, and the current group by

    var tColA = 0.0;

    var tColC = 0.0;

    var tCurrentGroupBy;

    Then in my function, I do the following:

    in reply to: jqGrid alternate rows within each group #99031
    milad
    Participant

    Heads up, I tried to do this like below, but then realized that rows are not children of a group row, so it will not work?

    loadComplete: function () {

    in reply to: visrtual scrolling when grouping #99021
    milad
    Participant

    still no update or response on tihs?

    in reply to: Fixed Column #98990
    milad
    Participant

    I agree we absolutely need column freezing to be added.

    in reply to: visrtual scrolling when grouping #98988
    milad
    Participant

    Any update on this?

    in reply to: virtual scroll pager not working #98973
    milad
    Participant

    Quick update on this.

    in reply to: jqGrid – Grouping #98965
    milad
    Participant

    I just tried changing the rowNum property from -1 to rowNum: 10000 and now the rows that sometimes don't get displayed are being displayed.

    in reply to: jqGrid – Grouping #98963
    milad
    Participant

    One more item on this.

    in reply to: jqGrid – Grouping #98960
    milad
    Participant

    What is the best way to disable paging and bring back all rows?

    in reply to: jqGrid – Grouping #98955
    milad
    Participant

    tony said:

    Hello,

    As you can imagine we need a test case, otherviese no help.

    Please understand that if we make test cases of all the issues described as you do we will not have

    time to do anything else.

    Hope you understand

    Kind Regards

    Tony


    Makes sense.

Viewing 15 replies - 1 through 15 (of 16 total)

Stay connected with us in your favorite flavor!