Is possible change background color of header?
Carlo
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...

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.