【发布时间】:2014-02-27 11:38:55
【问题描述】:
刚发现 KendoGrid 并试图在更改另一个单元格值后更改单个列(单元格)的样式。例如,我有一个带有船名和船城列的网格。假设我有一条业务规则:
'Make shipcity cell value disabled when the shipname on the same row has the same value'
我发现这个示例使用了我可能使用的模糊事件,什么是实现此规则的好方法?
也很高兴知道您对 asp.net mvc 集成的看法。
jsfiddle 链接:http://jsfiddle.net/dingen2010/begjT/1/
【问题讨论】:
标签: asp.net-mvc-4 razor kendo-ui kendo-grid kendo-asp.net-mvc