I upgraded from v3.6.2 to v3.8.2, and the pagination shows incorrect values when the data is loaded using datatype:”jsonstring”.
I have 447 records, but when using jsonstring the pagination only shows “1-10 of 10 rows”. When using datatype:”json” everything works fine.
Here is my grid definition (short test version):
$("#actividades_test").jqGrid({
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top