开发者

ReportViewer styling

开发者 https://www.devze.com 2023-01-16 16:07 出处:网络
With the ReportViewer control, is it possible to apply predefined style (from css) across multiple reports?

With the ReportViewer control, is it possible to apply predefined style (from css) across multiple reports?

For example, I would like anchor links to look the same across different reports on different pages. Specifying their cssClass pr开发者_StackOverflowoperty doesn't seem to work because peeking into the generated html, the inline style (which is so bulky that my heart bled a little from the inside) is overriding those from style sheet.

Any ideas?

0

精彩评论

暂无评论...
验证码 换一张
取 消