这是我的表格,第一列的序号如何设置,能在后面添加删除行后还能保持序号从1开始的连续。
注意,我这个表格里有多个分组,每个分组的序号是单独计算的。
ps:我现在用seq("xxx")来实现序号,但是删除行后,就不对了。
可以不使用seq,任何方式都行,只要能是实现需求。
插入删除行按钮我使用的是按钮控件里自带的。
https://help.fanruan.com/finereport/doc-view-2515.html 每页序号重新开始
https://help.fanruan.com/finereport/doc-view-340.html 组内序号
https://help.fanruan.com/finereport/doc-view-1929.htm l -----隐藏后连续序号
https://help.fanruan.com/finereport/doc-view-545.html ----删除后连续序号