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.
是否可以禁用 Axe 2012 报表查看器中的链接?一个示例是采购订单收据清单报告,其中将项目编号作为指向项目详细信息的链接。在 Ax4 中有一个按钮可以打开/关闭链接。
我认为没有办法从报表查看器中禁用链接,但您可以从 SSRS 设计中将其关闭。
打开设计,找到带有您不想要的超链接的文本框,右键单击它并转到“文本框属性...”。打开“操作”选项卡并选择“启用为超链接:”下的“无”单选按钮。重建并重新部署报告后,这些文本框的超链接将不会显示。