J_P

Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Author
    Replies
  • in reply to: jqGrid does not read well formed json #82337
    J_P
    Participant

    There are so many examples — which one should be used to get started ??

    where in the code do I change the reader ?

    How do I know in advance the number of pages from datasource ??

    also, names are starting with “inv”. What is the meaning of “inv” ??

    in reply to: jqGrid does not read well formed json #82334
    J_P
    Participant

    Something s wrong with this forum….it changes the posting. All code did not go through.

    You can see full version here:

    http://paste.pocoo.org/show/54687/

    in reply to: jqGrid does not read well formed json #82333
    J_P
    Participant

    success: function(json, status) {
    var records = json.Records;
    var str = “”;
    if(records ){
    for(var i = 0; i ” + records[j] + “n”;
    }
    }
    alert(str);
    }

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

Stay connected with us in your favorite flavor!