Home › Forums › Guriddo jqGrid JS › Help › Refresh Grid Ajax Options
I want my ajaxGridOptions to be applied whenever the jqGrid is refreshed by the user but it isn't.
Hello,
Initially this is empty object waiting for you to fill them. You can do this in grid parameters
$(“#mygrid”).jqGrid({
….
ajaxGridOptions : {async:false,…..} // put all ajax availabe optiions that you want
…
});
Tony
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS