It looks like you're new here. Sign in or register to get started.
Guga84 wrote: Is there any way of changing the background color in some rows in a form?
CurrForm."The Field".UPDATEFORECOLOR(intTheColour);
Comments
http://www.BiloBeauty.com
http://www.autismspeaks.org
You need to put some code in the OnFormat-trigger of each field: So if you need to calculate the colour-value, best put it in the OnAfterGetRecord-trigger and don't repeat it in each OnFormat-trigger.
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!