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.
是否可以在 Iccube 报告 6 中的表格中生成链接?
我想在表格中有一个可点击的链接,该链接是由表格行中的值生成的。
谢谢
暂时无法将自定义 html 设置为表格单元格。有可能会在 RC3 中添加相应的单元格渲染器,但现在您可能希望使用 after render hook 和 jQuery 作为解决方法。
这是带有描述解决方案的演示报告