Sorry my english is very pool.
when i try to use jqgrid with the JSON data, i get this picture:

i use a java servlet to provide the json data. and the data like this:
{“page”:1,”records”:4,”rows”:[{“age”:24,”id”:0,”name”:”talen”},{“age”:24,”id”:1,”name”:”talen”},{“age”:24,”id”:2,”name”:”talen”},{“age”:24,”id”:3,”name”:”talen”}],”total”:1}
and my sourcecode of the page is :
$(function() {
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top