top of page

Forum Posts

Orrengg
Feb 20, 2019
In FirePower
This happens both in Rio and Tokyo: It seems that the wwDataGrid doesnt respect the Header styling. If I create a "headeritemstyle" which is used by grids and change the text color, it doesnt keep the text color - it is always black in the wwDataGrid. In a TStringgrid, using the same style, the text color changes. Also, messing with the OverrideStyleSettings.Title.FontColor has no effect (the other title settings do seem to behave properly) Also, it seems that the cells in the grid are using the "editstyle" when editing which is meant for TEdit, not cells necessarily. I think the correct style element for that is the "EditorLineFill" and "EditorBackground" StyleResources of the gridstyle.
0
8
162
Orrengg
Feb 08, 2019
In FirePower
I've created a gridstyle that works well with the wwLayoutgrid - however, if I have another style called "panelStyle", the wwlayoutgrid no longer uses the "gridstyle", and uses the "panelstyle" despite being assigned the "gridstyle". I tried setting the wwLayoutGrid1.RecordPanel.StyleLookup but I lose the alternating row color. How can I stop or correct this behavior? Thanks!
How to Style wwLayoutGrid content media
0
8
75
Orrengg
Feb 06, 2019
In FirePower
How can you style the footer of the wwDataGrid? Right now it looks like it uses the same style as the Header. I also noticed that there is the capability to override the Footer Style, but it doesnt let you change the background color of the entire footer (the cell lines seem to be the background color of the header- and the end of the footer is the header color). Also, it would be better to be able to have one style rather than overriding the style on each grid... It also seems that the wwLayoutGrid doesnt share the same style properties - If I set the selection and focus styles of gridstyle, they are ignored if I also have a panelstyle - the layoutgrid uses the panelstyle instead of the gridstyle - i guess this should be in a different post... Thanks!
0
4
126

Orrengg

More actions
bottom of page