How do you set the text color of a text in a textbox in my report when it equals to a particular value of a textbox on my form? I am using VS2010 SP2. Also if the textbox on my form contains BEL, CAN, USA, how do I change the text color of BEL, CAN or USA in my report?
Victor
.NET ProgrammingSSRSMicrosoft DevelopmentWeb Languages and Standards
Last Comment
Howard Cantrell
8/22/2022 - Mon
lludden
You can put an equation in the color property that will evaluate to the correct color for the condition for that cell or row.
The original question was about text color. I think the additional question in post ID:38443709 has nothing to do with that. To avoid confusion it might be better to close this question and post a new question about linking page fields to report parameters.
Surone1
yes it does seem to be a new question.
vcharles
ASKER
I am working with XML, will post as a new question.
Thanks.