User8459315 posted
(Disclaimer: I am new to SSRS (and to this forum). Please be kind. :P)
I am creating a series of reports using a ReportView (NS: Microsoft.Reporting.WebForms) and a Linq data context (hooking into stored procedures). So far I have been simply using the Report Wizard to create reports (this could certainly change if it meant
a more favorable answer to my question below).
My (admittedly very general) question is: how much power does one have over report output using CSS? I see that ReportView has a CssClass attribute, but I'm looking to style the reports themselves using CSS. (Upon looking through the attributes of an .rdlc
doc I could not find anything that really stuck out.)
Any tips + tricks for an SSRS newbie would be greatly appreciated.
Thanks,
Ryan