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.
Datagrid-cellcontentclickイベントを使用していますが、行をクリックすると、いつかは機能しません。
誰かが同様の問題を抱えていますか?行をクリックすると顧客IDを取得する機能があり、行のIDが表示されます。
代わりに、セル内のコンテンツをクリックするCellClickと、CellContentClickonがアクティブになります。
CellClick
CellContentClick
その上で、セルクリックはマウスだけでなくアクティブになります。
CellMouseClickマウスクリックのみを登録します
CellMouseClick
質問が役に立った場合は、先に進んでマークを付けてみませんか。