SQL Server Reporting Service GEEK!!!

April 2010 Entries

Adding gradient header to your report

As in normal websites , we as web developers , like to have gradient headers in our reports, the Idea is very simple.

First add an image to your report, I will call it HeaderStrip1

 

On the properties choose the background and choose the source (Embedded) since we add the image to the Report

Choose Value as HeaderStrip1

 

 

 

Make sure that the BackgorundRepeat is "RepeatX"

 

 

 

Final Result :D