开发者

how to empty the jqgrid grid after sending the data?

I have a jqgrid and after sending those grid records to server I want to empty the grid ...I am trying with reload but its not working...i am using it under complete ...but its not empty the grid grid instead it show me the same data... how can 开发者_C百科I achieve it ...


Probably clearGridData method is what you need. If you use some custom data binding to elements of the grid you will have to set deepempty:true option of jqGrid also, but typically it is not needed.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜