Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想实现以下内容:
因此,Kendo UI Grid 在每一行内都有一个面板栏。我试图找到一个解决方案,但大多数情况反之亦然:将网格添加到面板栏。据我了解,我只需要在每一行网格中添加一个子行。如何实施?
我使用 ASP.NET 核心。
您可以使用Detail Template of Grid.
Detail Template of Grid
这是示例:Dojo 示例
在此处查看参考:详细模板