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.
私はグリッドパネルとリスナーを使用しています
listeners: { ,itemdblclick: function (grid, record, item, index, e, eOpts ) { // how to get cellIndex } }
celIndex を取得しようとしましたが、何もありません。itemdblclick関数でcellIndexを取得する方法ありがとう