jqGrid giving exception when json is attempted to be loaded

前端 未结 1 1088
情话喂你
情话喂你 2021-01-04 19:44

I have the following html in my site:




        
1条回答
  •  天涯浪人
    2021-01-04 20:16

    You should include

     jsonReader : { repeatitems: false }
    

    in the jqGrid parameters.

    0 讨论(0)
提交回复
热议问题