我正在尝试使用 Kendo UI for Angular 2 创建一个具有多列标题的 Kendo Grid。以前,Kendo 的旧版本支持此功能(http://demos.telerik.com/kendo-ui/grid/multicolumnheaders)。这在 Angular 2 的 Kendo Grid 中是否支持?
我正在尝试的另一件事是之前使用 columnMenu 选项启用的列过滤功能。Angular 2 的 Kendo Grid 中是否存在此选项?
我正在尝试使用 Kendo UI for Angular 2 创建一个具有多列标题的 Kendo Grid。以前,Kendo 的旧版本支持此功能(http://demos.telerik.com/kendo-ui/grid/multicolumnheaders)。这在 Angular 2 的 Kendo Grid 中是否支持?
我正在尝试的另一件事是之前使用 columnMenu 选项启用的列过滤功能。Angular 2 的 Kendo Grid 中是否存在此选项?
这两个都是该框架未来计划的一部分,请注意,Angular 2 的 Kendo UI 是从头开始构建的全新产品,您可以在此处跟踪路线图:
该功能现已实现。
您需要使用<kendo-grid-column-group>
这是来自 KendoUI http://plnkr.co/edit/mPbo8CRYYm2AcdGdEfrY?p=preview的 plunker
资料来源: http ://www.telerik.com/kendo-angular-ui/components/grid/columns/#toc-multi-column-headers