Hello !
First of all: thats the greatest jquery plugin I know, great job ![]()
I currently have a little problem with the setGridParam method.
Im trying to send 2 parameters to the server with postData in order to change my query (the grid is still the same); here's the code :
$(”#list”).setGridParam({postData: { qtype: f, query: q}});
$('#list').trigger('reloadGrid');
Note : jqGrid version : jqGrid
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top