jplevene

Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Author
    Replies
  • in reply to: Search bug using JSON #101971
    jplevene
    Participant

    I updated to latest and bug still there.

    Why would the language file have anything to do with setting a parameter to send to the server to retrieve JSON for a search filter?

    Basically there is no “op” parameter

    (Using latest FireFox & Chrome for testing)

    Parameters sent by jqgrid to server are:

    _search:true
    nd:1398276446911
    rows:20
    page:1
    sidx:TITLE
    sord:asc
    TITLE:test

    in reply to: Bug with data import if element has no id #101967
    jplevene
    Participant

    tony said:

    Hello,

    I'm little confused understanding the problem.

    Regards

    Tony


    I have created a jqGrid (example below shows how it is done in jQuery) with no id:

    var _grid = $( "

    ")

    jplevene
    Participant

    You are all making a simple mistake.

    in reply to: Bug using with scroll: true #100840
    jplevene
    Participant

    Tried a fix but didn't work, added:-

    if (page < p.lastpage && table.height() == grid.bDiv.height()) grid.bDiv.height(grid.bDiv.height()+grid.prevRowHeight);

    This was option 3 above.

    in reply to: Bug using with scroll: true #100839
    jplevene
    Participant

    Done some testing and found that the bug is due to the CSS “height:auto” on the row.

    in reply to: Bug using with scroll: true #100838
    jplevene
    Participant

    jqgrid seems to request data for non-vivible rows when they are shown.

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

Stay connected with us in your favorite flavor!