Formatting ASP.NET ReportViewer with CSS classes and online specific rules?

firedrawndagger picture firedrawndagger · Apr 28, 2010 · Viewed 10.1k times · Source

How can I assign classes to the online/ASP.NET (not a desktop app) version of ReportViewer? I'm also intersted in using web specific formatting, e.g. ems versus ReportViewer desktop defaults such as points and inches.

Answer

firedrawndagger picture firedrawndagger · Apr 29, 2010

Nevermind, I found out the solution. By default ReportViewer generates classes for the tables - they're still pretty cryptic - "a15" and "r11" which is not exactly my idea of identifying rows/columns/tables. But I guess it's better then nothing.