Question

I've done quite a bit of googling on this error but have had no luck. I'm basically sending a JSON result to the jqGrid and getting this error.

Was it helpful?

Solution

Setting jsonReader : { repeatitems: false } in my jqGrid declaration got around this issue.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top