Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
SKP
Starting Member
34 Posts |
Posted - 2008-05-27 : 12:53:50
|
Hi Guys,Does anyone knows what is the evaluation order for expressions attached to "Value" property and "BackgroundColor" property for a field.My problem is if a field is being changed in its value property to a particular value, will this changed value be recognised immediately by the Backgroundcolor property during its rule evaluation, it does not seem to be the case. |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-05-27 : 13:40:46
|
changed after report renders? how? Didnt get that.The properties will get evaluated only during rendering of report. |
 |
|
|
|
|