简体   繁体   English

剑道网格内的剑道树视图 angular

[英]kendo-treeview inside the kendo grid angular

I have a kendo-treeview in angular 9, I want to add kendo-treeview inside a drop down same as rad combo treeview in asp.net我在 angular 9 中有一个kendo-treeview ,我想在下拉列表中添加kendo-treeview ,与 asp.net 中的 rad 组合 treeview 相同

I searched for the solution in Kendo site without success我在剑道网站上搜索了没有成功的解决方案

How can I implement in Angular 2+如何在 Angular 2+ 中实现

I did this at work, so can't really get you some code unfortunately.我是在工作中做的,所以很遗憾不能给你一些代码。

I used a button to open a popup like in their basic example Kendo UI popup .我使用了一个按钮来打开一个弹出窗口,就像他们的基本示例Kendo UI popup一样。 I then put the treeView inside that popup然后我将 treeView 放入该弹出窗口

Fair warning - it may take a few hours to create it公平警告 - 创建它可能需要几个小时

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM