Reputation: 2128
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.
Upvotes: 1
Views: 646
Reputation: 2128
Setting jsonReader : { repeatitems: false } in my jqGrid declaration got around this issue.
Upvotes: 1