Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

How to change color of a column in RDLC report

=Iif(Min(Fields!BidPrice.Value, "DataSet1") = Fields!BidPrice.Value, "Red", "Black")
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #How #change #color #column #RDLC #report
ADD COMMENT
Topic
Name
2+5 =