Home › Forums › Guriddo jqGrid JS › Help › get/setGridParam error
S1Q5Grid = $(“#S1Q5”).jqGrid({ editurl=’someurl.php’, … } alert($(“#S1Q5”).getGridParam(‘editurl’));
gives: getGridParam is not a function (version 3.1)
jmdavid,
For me this work. Check the syntax. Try first to load the grid without the alert and then check it. try to clear the cache.
Regards Tony
sorry I mad a bad cut’n paste, I do the alert after creation of the grid:
S1Q5Grid = $(“#S1Q5”).jqGrid({ editurl:’someurl’, … });
alert($(“#S1Q5”).getGridParam(“editurl”));
I cleared the cache, still error.
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS