cancel
Showing results for 
Search instead for 
Did you mean: 

changing only column header color

Former Member
0 Kudos

Hello,

I changed the background color of the tabel to white. But column headers are also appearing as white. How can I change the color of column headers only. I tried several combinations...no luck.

Thanks,

Sunita.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Sunita,

please take a look to this post:

Hope this help you.

Vito

Former Member
0 Kudos

Hi Sunitha,

You do like below.

1)In the Table Column delete the dafault Table header.

2)Insert FixedYTopCell to the above column and insert TextView to FixedYTopCell.

3)Change the cell Design Property of FixedYTopCell to grouplevel2

4)Change the SemanticColor Property of TextView to negative or accroding to your.

That will change header column color

Regards

-SS

former_member197348
Active Contributor
0 Kudos

Hi Sunita,

As for as I know you can not change only column headers. If you want you can try with image property of the header.

regards,

Siva