How to apply cell background color based on column name
How to apply cell background color based on column name
![shanmugasundharam](https://secure.gravatar.com/avatar/d16ccd72cbde400616adaabaf65a901c/?default=https%3A%2F%2Fvanillicon.com%2Fd16ccd72cbde400616adaabaf65a901c_200.png&rating=g&size=120)
I find a link https://jsfiddle.net/tf70z0L5/
In this, color is applied based on the value ( any one cell i.e., 'O' is available in the column then column is colored ).
But I need to apply based on the column name.
This discussion has been closed.
Answers
Hi @shanmugasundharam ,
I'm not sure what you mean by based on column name - are you saying that if the column name is 'O', then you want to colour it, regardless of the cell's contents?
Cheers,
Colin
You are correct @colin. Also you can leave it since it is resolved by some other. Thanks for you reply.