Devextreme-reactive: Header - set background color

Created on 22 Oct 2018  路  4Comments  路  Source: DevExpress/devextreme-reactive

Is possible change background color of header?

Carlo

question

All 4 comments

Hi,

You can use the cellComponent property of the TableHeaderRow plugin to customize a header cell background.

It works basically, but couldn't update color of SelectionColumn and others...
image

Hi,

To customize the header cell you mentioned, use the聽'stubHeaderCellComponent'聽property of the 'Table' plugin. If you are using the 'Select All' functionality, override the聽'headerCellComponent'聽property of the 'TableSelection' plugin as well. Please refer to this聽demo聽for more details.

This thread has been automatically locked since it is closed and there has not been any recent activity. Please open a new issue for related bugs or feature requests.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

slava-lu picture slava-lu  路  3Comments

acentfrio picture acentfrio  路  3Comments

SferaDev picture SferaDev  路  3Comments

bloolizard picture bloolizard  路  3Comments

ccamusso picture ccamusso  路  3Comments