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.
我似乎找不到在 Eclipse 的 Birt 报告中的表格行中插入另一个单元格的方法,有人知道该怎么做吗?
谢谢
不确定您遇到的是哪个问题,但解决方案应该是;
1 在表格中插入一列
选择表
鼠标右键单击列顶部并在左侧或右侧插入一列
2.将网格插入现有单元格,而不添加列。(通常当你想在同一个页眉或页脚单元格中有一个标签和一个聚合时,你会这样做)
从调色板中,将“网格”元素拖放到单元格中,
将“列数”设置为 2,将“行数”设置为 1。
将您的其他元素(即标签和聚合)放入表格的单个单元格中的网格的单独单元格中。