【发布时间】:2017-10-25 12:33:54
【问题描述】:
如何更改所有网格的excel工具栏的名称? 我试试这个,但它不起作用!
kendo.ui.Grid.prototype.options.messages =
$.extend(true, kendo.ui.Grid.prototype.options.messages, {
name: "excel page example."
});
【问题讨论】:
-
您可以将网格的代码添加到您的帖子中吗?
-
我想通过语言规则来做
-
我写了关于它的代码
标签: html kendo-ui localization kendo-grid