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.
我有一个网格,在编辑模式下,当在另一个字段中选择特定项目时,我需要禁用和清除一个字段的组合框。我知道我可以在剑道控制的上下文之外使用 Jquery 来执行此操作,但我认为必须有更好的方法在剑道上下文中执行此操作。
您可以使用网格的编辑事件并找到任何感兴趣的小部件。使用事件参数的容器字段。