ranjuvs

Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Author
    Replies
  • in reply to: url option not overriding editurl #83265
    ranjuvs
    Participant

    Thnak you for your prompt response. I am using the latest version – 3.2.4

    Thank You

    Ranju

    tony said:

    I will tets this again. There was such problem before.

    By the way which version do you use?

    Thank you

    Tony


    in reply to: jqGrid issue – ts.p.colModel[idn] is undefined #83256
    ranjuvs
    Participant

    Thank You Tony. It worked for me.

    Regards

    Ranju

    tony said:

    If I see you should configure jsonReader for your data – the id row

    is set to read id:”some_id”, by default the this is id

    in jsonReader maybe you should set value to “v_id”

    in reply to: jqGrid issue – ts.p.colModel[idn] is undefined #83241
    ranjuvs
    Participant

    idn=(ts.p.keyIndex===false)?ts.p.jsonReader.id:ts.p.keyIndex;drows=data[ts.p.jsonReader.root];if(drows){for(var i=0;i<drows.length;i++){cur=drows;row=document.createElement(“tr”);row.id=cur[idn]||cur[ts.p.colModel[idn].jsonmap]||cur[ts.p.colModel[idn].name]||i+1;if(ts.p.multiselect){addMulti(t,row);gi=1;}

    These are the lines that is trigger for this error. Any help is appreciable.

    Regards

    Ranju

    in reply to: JqGrid Issue – ts.colModel[idn] is undefined #83240
    ranjuvs
    Participant

    Sorry wrong place. Moving to “Help” discussions…….

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

Stay connected with us in your favorite flavor!