Hi.
How can I change the color of the font in a a clickable header column ? I would like that text to have another color than blue.
Thanks
as far as i know, i think that depends on the browser.
it's not about the clickable header column, but about a Link's color, that's how the browser see it (any link).
what i mean is that for the browser, any clickable text is considered as a link.
you can change that in the browser's settings, but not in intraweb or TMS's components.
(again, as far as i know...)
Hi,
By default the clickable header text takes the browser's settings for link text color.
However you can change the text color by setting the Columns.ColumnHeaderFont.Color property to the required color value.
However you can change the text color by setting the Columns.ColumnHeaderFont.Color property to the required color value.
Tanks.
The ColumnHeaderFont.Color works fine.