|
|
1
1
可以使用网格的detailtemplate配置选项在展开行时显示所需的任何类型的ui。 https://docs.telerik.com/kendo-ui/api/javascript/ui/grid/configuration/detailtemplate 下面是一个简单的演示(在jquery中,而不是mvc中),它尝试执行您描述的操作: https://dojo.telerik.com/@Stephen/AMAcatiB 如果使用所需的用户界面定义剑道模板:
然后配置网格的detailtemplate选项以使用它:
然后将单击事件处理程序附加到第一列以展开/折叠关联的行(取自 https://docs.telerik.com/kendo-ui/knowledge-base/grid-master-row-click-expand-collapse-detail ):
|
|
|
Andrus · 如何在Linux中阅读期刊 1 年前 |
|
|
Miranda · 读取xml文件时路径错误中有非法字符 1 年前 |
|
|
Primdonm · 如何将自定义列表中的字符串值格式化为货币格式? 1 年前 |
|
|
Kiryl · Sitecore中自己的控制器 1 年前 |
|
|
Farid · 如何从数据库中填充Resource.resx文件值? 2 年前 |