cfexpert

Forum Replies Created

Viewing 1 replies (of 1 total)
  • Author
    Replies
  • in reply to: jqgrid json object paging & searching not working #101588
    cfexpert
    Participant

    Tony,

    I am also getting same problem. Search and paging are not working for the JSON.

    I am using simple grid.

    Please see the following code.

    }); $(“##list”).jqGrid('navGrid','##pager',{add:false,edit:false,del:false}); }); } id: “id” cell: “”, total: “TOTAL”, page: “PAGE”, root: “ROWS”, jsonReader: { caption: “#rc.grid#”, viewrecords: true, sortorder: “desc”, rowList:[10,20,30], rowNum:10, }, $(“##”+subgrid_table_id).jqGrid('navGrid',”##”+pager_id,{edit:false,add:false,del:false}) }); jsonReader: { repeatitems : false, root:”attribute” } width: '100%',

Viewing 1 replies (of 1 total)

Stay connected with us in your favorite flavor!