I\'m attempting to follow several suggestions on refreshing a kendo-grid such as this.
The essential is that in the html I have:
Add id to the grid and trying refreshing using it.
In controller use this: $("#grid1").data('kendoGrid').refresh(); 0 讨论(0) 查看其它3个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复
In controller use this:
$("#grid1").data('kendoGrid').refresh();