1. Kendo的继承
varPerson= kendo.Class.extend({...});
var person = new person();
var Parent = kendo.Class.extend({});
http://docs.telerik.com/kendo-ui/tutorials/inheritance-with-kendoui
2.Kendo MVVM
3. Kendo UI 支持TypeScript
http://docs.telerik.com/kendo-ui/howto/typescript/overview
4. 基于Kendo UI框架,开发自定义控件
5. 加载外部模板
6. CORS(Cross-Origin Resource Sharing)
7.Kendo控件的多语言
Kendo控件的多语言未包含到发布包中,需要到下面的地址下载。
8.Kendo对平台和浏览器支持的说明
9.Kendo对jQuery版本支持的说明
10.Kendo和AngularJS结合使用
11. Kendo和RequireJS结合使用
12.Kendo和Twitter Bootstrap结合使用
13. Kendo与Responsive Web Pages
14.Kendo的历史变更说明
15. Kendo的类图