bpcm

Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Author
    Replies
  • in reply to: Add and Edit #99244
    bpcm
    Participant

    Hello,

    jqGrid sends post data back to your server at the specified URL that you set in the config options. If I were to set the url to 'rest/jqgrid' it would send your JSON or XML post/put to your server at 'yourservername.com/rest/jqgrid'. Youd need something on your server to listen for those requests at that location.

    Hope this makes sense,

    bpcm

    in reply to: ADD new row #99243
    bpcm
    Participant

    I used:

    in reply to: Custom JSON Parsing – Arrays #99234
    bpcm
    Participant

    tony said:

    Hello,

    You will need to configure your JSON reader. Reading docs us usefull thing.

    http://www.trirand.com/jqgridw…..#json_data

    Regards


    Hello,

    I can seem to display data in the table using 'dot notation' but when I edit a 'person', jqGrid returns:

    {"id":"12″,"name":"jon smith","region":"The end","line":"FIRST_LINE","skillName":"Swimming","color":"GREEN","value":"5″}

    I think the problem is that I have unnamed arrays within an array; jqGrid ignores them
    It does not return an array of skills.I would like it to return:

    "id":"1″,"name":"jon smith","region":"The end","line":"FIRST_LINE",aptitudeHashSet":

    in reply to: Custom JSON Parsing – Arrays #99228
    bpcm
    Participant

    Anyone have any insight on this issue?

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

Stay connected with us in your favorite flavor!