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.

 All Forums
 Development Tools
 Reporting Services Development
 Formatting reports with stylesheets?

Author  Topic 

caid
Starting Member

10 Posts

Posted - 2005-02-17 : 19:34:12
Is it possible to use a css to format reports i.e. matrices/tables, NOT the htmlviewer toolbar, in reporting services?

I've searched all over and haven't come up with anything terribly useful beyond "use a code block".

Thanks in advance

caid

caid

jhermiz

3564 Posts

Posted - 2005-02-17 : 23:55:34
quote:
Originally posted by caid

Is it possible to use a css to format reports i.e. matrices/tables, NOT the htmlviewer toolbar, in reporting services?

I've searched all over and haven't come up with anything terribly useful beyond "use a code block".

Thanks in advance

caid

caid



Have a look at the actuall css sheet installed and see if you can modify it. typically it is found at:
C:\Program Files\Microsoft SQL Server\MSSQL\Reporting Services\ReportManager\Styles\ReportingServices.css

Good luck,
Jon



Keeping the web experience alive -- [url]http://www.web-impulse.com[/url]
Imperfection living for perfection --
[url]http://jhermiz.blogspot.com/[/url]
Go to Top of Page
   

- Advertisement -