- Aart Onkenhout
- PowerBuilder
- Tuesday, 13 April 2021 11:46 AM UTC
Hi,
I have a dataobject with columns that have an expression for their background color. If I understand the documentation well expressions take precendence over theme-settings ('For the background color and font color of Column, Text, Computed Field, and GroupBox controls, the settings in the expression or the Modify method have higher priorities than the theme file.') However, the background of the column doesn't react on the expression. I tried to get it to work by including the datawindow in my custom theme-xxx.json file and setting the drawing-property to false:
"w_registratie_info.tab_1.tabpage_handmatig.uo_lijst.dw_list":
{
"drawing":false
}
, but that had no effect as well. Any clues?
Regards,
Aart
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.