Focal Point
[CLOSED] Fixed Columns Styling

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/4337070995

February 21, 2011, 05:42 AM
ChristianP
[CLOSED] Fixed Columns Styling
Hello,
in my actual report i have fixed columns behind an across. i used the SEQUENCE technic for that task. i have also an conditional styling to highlight specific rows. But the styling does not work on the fixed columns. Here is a little bit of my code:
.....
TYPE=REPORT, COLUMN=E_MAIL, SEQUENCE=3, $
TYPE=REPORT, COLUMN=TELEFON, SEQUENCE=101, $
TYPE=REPORT, COLUMN=8_ID, SEQUENCE=102, $
TYPE=REPORT, COLUMN=SPRACHE, SEQUENCE=103, $
.....

TYPE=DATA, BACKCOLOR=RGB(226 196 0), WHEN=KU_NR EQ STAMM_KU, $

Christian

This message has been edited. Last edited by: Kerry,


WF Production Version: 7.7.02M
WF Test Version: 7.7.02M
Developer Studio: 7.7.02
HTML, EXL2K, FLEX, PDF,PPT
February 21, 2011, 03:49 PM
Waz
You need to be careful with stylesheets, as there is inheritance in the hierarchy.

Please check out the documentation.

WebFOCUS StyleSheet Attribute Inheritance


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!