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.
私はWPFデータグリッドを使用しており、ユーザーが列を昇順でのみソートできるようにし、降順は許可しないようにする必要があります。
それを行う簡単な方法はありますか?
簡単な方法は、コレクション ビュー ソースを使用して独自の並べ替えを実装し、列ヘッダーでマウス クリック イベントをリッスンすることです。