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.
コントローラーには次のものがあります。これは、選択した行を編集するために使用されます。これは意図したとおりですが、フィールド名をクリックして列をソートすると、このイベントも呼び出されます。
'#cutterGrid':{ select :this.onCutterSelect },
ここで最高のイベントを使用していますか?私はextjs 4.1を使用しています