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.
我遇到一个问题,在按 a 中的列排序后Ext.grid.Panel,列标题仍然突出显示。它看起来与将鼠标悬停在它上面时的方式相同。有没有办法让它不可选择,即它可以在鼠标悬停时突出显示,但点击它不会改变它的颜色?
Ext.grid.Panel
您可以更新x-column-header-sort-ASC和x-column-header-sort-DESCCSS 类,将背景和边框颜色设置为您想要的任何颜色。
x-column-header-sort-ASC
x-column-header-sort-DESC