自动切换到详细报告

发布于 2024-11-27 14:03:47 字数 82 浏览 1 评论 0原文

在SSRS 2008中,是否可以自动从摘要报告加载详细报告?这个想法是,用户观看摘要报告 30 秒,然后详细报告加载并来回切换。

谢谢

In SSRS 2008, is it possible load detail report from summary report automatically? The idea is that the user watch summary report for 30 seconds and then details report loads and switch back and forth.

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

暮倦 2024-12-04 14:03:47

我认为这不能在报告层面上完成。但是,如果您使用 JavaScript 实现 Web 应用程序,则可以在页面级别执行此操作。

I don't think it can be done at the report level. However, you can do it at the page level if you are implementing a web application with JavaScript.

极度宠爱 2024-12-04 14:03:47

是的。只需转到文本框的属性,选择Navigation Tab 并转到Jump to url,然后按时间间隔编写JavaScript。

Yes it is. Just go to the properties of the text box, select Navigation Tab and go to Jump to url, then write your javascript with interval.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文