loudmouthman

Forum Replies Created

Viewing 1 replies (of 1 total)
  • Author
    Replies
  • loudmouthman
    Participant

    Currently to pass additional parameters to the URL which loads the grid I use the following

    $(“#gridname”).jqGrid('setGridParam',{postData:{addvalOne:'SomeValuel'},search:true});
    $(“#gridname”).trigger(“reloadGrid”);

    As an example of where I use it

    .navButtonAdd('pager',{caption:””,title:”Export”,buttonicon:”ui-icon-disk”,onClickButton:function(){

Viewing 1 replies (of 1 total)

Stay connected with us in your favorite flavor!