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


how can assign classes online/asp.net (not desktop app) version of reportviewer? i'm intersted in using web specific formatting, e.g. ems versus reportviewer desktop defaults such points , inches.

nevermind, found out solution. default reportviewer generates classes tables - they're still pretty cryptic - "a15" , "r11" not idea of identifying rows/columns/tables. guess it's better nothing.


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -