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.
jquery slickgridの列の並べ替え後に変更された列の列番号を取得する方法はありますか?
onColumnsReorderedイベントで位置が変更された列番号を取得したい
.getColumns() を使用して、並べ替えられた新しい列リストを取得できます。デルタを取得するだけの場合、それを行う組み込みの方法はありません。