inungh

Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Author
    Replies
  • in reply to: delete a row on jqGrid #101400
    inungh
    Participant

    {name : 'actions', index: 'actions', formatter:'actions',

    in reply to: date format #101397
    inungh
    Participant

    Thanks for the message and help, unfortunatly, it does not work for me, I still get same NAN, not a number, when I use your format,

    Thanks again for helping,

    Regards,

    Iccsi,

    in reply to: Read server return data in jqGrid #101356
    inungh
    Participant

    Thanks for the message,

    it is a bug of server side, it should not affect php users.

    Because ColdFusion server JSON serializer has a bug, I just use http://jsonutil.riaforge.org/. to make sure server returns correct JSON format,

    Thanks again,

    Regards,

    Iccsi,

    in reply to: Read server return data in jqGrid #101351
    inungh
    Participant

    Thanks for the message,

    I use jqGrid and ColdFusion server to feed data to jqGrid.

    jqGrid skip some pages or records when I navigate the pages.

    I just learn that ColdFusion JSON function sends string fields as interger when the string field only has numeric value.

    I just found a solution for this thanks again for helping and information,

    Regards,

    Iccsi

    in reply to: Read server return data in jqGrid #101339
    inungh
    Participant

    I think I found the issue now,

    Some of data have surfix space, the server returns data for same field “0D”, “00” and “ZD”, the server returns 0D and 00 consider number without double quote, but “ZD” consider a string with double quote.

    Are there any solution from client side at jqGrid, or jqGrid must receive same type of data from server for the same field?

    Your information and help is great appreciated,

    Regards,

    Iccsi,

    in reply to: pass parameter at run time to jqgrid #101282
    inungh
    Participant

    Thanks for the message and help,

    I use setGridParam to send parameter to jqGrid.

    Thanks again for helping,

    Regards,

    Iccsi,

    in reply to: add a row to grid and update table #101256
    inungh
    Participant

    Thanks for the message and help,

    I understand, I need use jQuery.ajax to post data to the database and use add row to the grid,

    Thanks again for helping,

    Regards,

    Iccsi,

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

Stay connected with us in your favorite flavor!