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.
我在使用 activereports 7 中的表时遇到问题。请告诉我将 2 行合并为单行的方法。它喜欢 html 中的 rowspan 属性 谢谢!
一个更好的选择是使用Matrix数据区域而不是 Table 控件。使用矩阵数据区域时,具有相同值的单元格会自动合并。您可以参考文档以获得进一步的说明和实施。
问候,莫希塔