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.
現在、フレックスグリッドで並べ替える場合、列が昇順で並べ替えられているか降順で並べ替えられているかを示す並べ替え矢印は、列に右揃えで表示されます。パディングを適用するなど、ソート矢印の位置を変更する方法はありますか?
おそらく、クラスを拡張してメソッドDataGridHeaderをオーバーライドする必要があります。placeSortArrow()
DataGridHeader
placeSortArrow()