globalisateur

Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Author
    Replies
  • globalisateur
    Participant

    Hi,

    Ok, I've found the culprit.

    The problem come in the fact that I loaded all the jqgrid javascript libraries at the beginning

    of my page, in the head element.

    I just changed the place of the tags (only the jqgrid's, without jquery), put

    them at the very end of my page, just before the closing body tag .

    Now It works perfectly on all my browsers…

    Cordially,

    Geoffroy

    in reply to: Upload field #84091
    globalisateur
    Participant

    Hi,

    cjorata, the problem in my humble opinion with jquploader is that it can't work without flash.

    But I would very much like to see jqgrid with a ajax uploading file support.

    What I

    in reply to: Check records after reloadGrid #83935
    globalisateur
    Participant

    HI!

    I wanted to do similar thing: after reloading the grid,

    in reply to: Why is the GridHeader sometimes hidden in Firefox? #83931
    globalisateur
    Participant

    Hi,

    This bug occurs

    in reply to: Found and corrected a bug in saveRow #83286
    globalisateur
    Participant

    Hi,

    Thanks for your quick answer!

    The value tmp2 was undefined.

    Anyway I understood my problem (all my fault I’m afraid).
    I wanted to use setRowData in the saveRow successful function in order to modify some values manually (format the value and modify one depending the value of a checkbox).
    But the problem (unknown to me, I thought it was a bug, it wasn’t…) is that jqGrid does some job after the return true of the successful saveRow function: The part which contains the moved 2 instructions.

    So I couldn’t use setRowData but instead refresh manually the whole grid. I would have needed a onSaveRowComplete event (which doesn’t exist) to do what I intended to do. Cause the function loadComplete is fired only after the refreshing or loading of the whole grid and no events fires after all process terminated after a saveRow…

    Sorry for my misunderstanding of this marvelous tool, jqGrid!!

    Cordially,
    Geoffroy

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

Stay connected with us in your favorite flavor!