Skip to content

How do I change the header background color only? #211

Answered by nick-keller
yoe88 asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @hijr88 ,

  1. You can add a custom class to the header cell of a specific column using the headerClassName option of a column.
  2. Or you can add a style to all header cells using CSS: .dsg-cell-header { background: red; }

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by nick-keller
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #209 on November 14, 2022 16:23.