Hy,
I am setting the rowNum like this:
grid.jqGrid('setGridParam', { rowNum: someValue });
After reloading the grid with trigger(“reloadGrid”) the selected value in
the select box for rows is not the one that i have set through setGridParam.
Any ideas how to make the new value setted by the setGridParam be selected in the selectbox ?
Thanks,
AdytmRO
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top