How can I get JQGrid to recognize server sent Errors?

后端 未结 8 1065
清酒与你
清酒与你 2020-12-09 16:42

I have a jqgrid that\'s functionning very well.

I was wondering is it possible to catch server sent errors ? how Is it done ?

8条回答
  •  天命终不由人
    2020-12-09 17:00

    Another thing to remember/ or that I found is that if you are using Asp.net you need to turn

    in the section - this will allow you to introspect the Message coming back as well.

提交回复
热议问题