开发者

how to submit multiple rows selected on row click to database in JqGrid?

i have a JqGrid and when I have to selec开发者_JAVA技巧t multiple rows and click on a release button it need to send that columns to database. How can I achieve this? Do I have to send the data in JSON format ?


yes, you have to use JSON or XML any format will work . You can use JSON.stringify and use $.post those rows .

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜