Is it possible to skin the contents of a ReportViewer generated report (such as tables, headers, etc), so that it fits in with the page style?
Side note: It's only the colouring of the report components that I'm interested in.
Is it possible to skin the contents of a ReportViewer generated report (such as tables, headers, etc), so that it fits in with the page style?
Side note: It's only the colouring of the report components that I'm interested in.
Of course you can style the reports. Each report item will have a set of properties, such as borders, background color, foreground color, font, background-image, hyperlink, etc...
Depending on the report item, some have more properties than others. You can make reportviewer look good in any app. If you need to customize the menu bar, you will need to create your own.