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.
我有一个网格面板,当我单击网格的一行(记录)时,在它下面,单击按钮会出现一个窗口。
但我想要做的是禁用按钮,除非用户单击网格的记录(一行)。
我怎样才能做到这一点 ?
我正在使用 Sencha-Architech 2。
使用网格的selectionchange事件:
发生选择更改后触发
示例:http: //jsfiddle.net/TkZsm/