我一次尝试使用冻结列和详细信息模板但是剑道telerik网格一次都不支持它们每次尝试时都会出现此错误:
'Uncaught Error: Having both detail template and locked columns is not supported'.
请您查看此错误。你能给我一个想法,我怎样才能在剑道中同时实现细节模板和冻结列。
http://www.telerik.com/forums/grid-column-locking-with-detail-template
香卡
答案 0 :(得分:0)
作为冲突性质,它在剑道中是不可能的(或任何一种网格。例如Excel表格) http://kendoui-feedback.telerik.com/forums/127393-telerik-kendo-ui-feedback/suggestions/6263744-support-row-templates-with-frozen-columns
一个可能的解决方案是:
点击左侧网格的展开按钮,展开相应的右侧细节行。
我知道这不是kendo和许多代码的实际解决方案,但使用jquery,技巧你至少可以达到一定程度。
=>如果你有任何解决方案,请在这里分享sankar。看起来这是老帖子。