I'm sorry in poor English.
i found this bug in jqgrid 3.8.
grid.base.js
2950-2957
If you set the value of the first row, 0 is assigned to a variable number.
Therefore, the conditional expression returns false.
The value is not set in the first row.
if($t.p.datatype == "local") {
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top