开发者

how do I figure out what jqGrid is sending over to the server before it is sent?

开发者 https://www.devze.com 2022-12-20 11:37 出处:网络
using jqGrid and using Advanced Searching... but I want to snag the \"query\" th开发者_运维知识库at is being sent over before it is sent (so the user builds it once, I can \"save it off\" somewhere an

using jqGrid and using Advanced Searching... but I want to snag the "query" th开发者_运维知识库at is being sent over before it is sent (so the user builds it once, I can "save it off" somewhere and then resend it later).

but I can't figure out how to grab it... can anyone help??


Try out the loadBeforeSend event

0

精彩评论

暂无评论...
验证码 换一张
取 消