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()