July 2006 - Posts

Alternating Row Background Color within a Group

A typical report enhancement is to provide alternating row background colors for a table within Reporting Services. This is pretty easy if you have a simple table with no groupings. Just use the following expression in the row BackGroundColor property: Read More

with 1 Comments