RailRhoad
RailRhoad

Reputation: 2128

JQGrid - ccur is undefined

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

Answers (1)

RailRhoad
RailRhoad

Reputation: 2128

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

Upvotes: 1

Related Questions