Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在我的 Web 应用程序中使用报表查看器控件,如果我在没有母版页的情况下使用它,它看起来很完美,但如果我在母版页中使用它,它有很多格式和 CSS 问题。有谁知道为什么?
因为它可能某些 Css 文件会影响您的外观reportviewer container,因此请尝试从您的母版页中一个一个地删除 CSS 文件并每次检查外观,以便您知道导致问题的确切文件,之后您可以制作一个自定义样式到您的报表查看器容器。
reportviewer container