How to apply cell background color based on column name
How to apply cell background color based on column name
shanmugasundharam
Posts: 5Questions: 2Answers: 0
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.