首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 企业软件 > 行业软件 >

ireport表格递增序号

2013-02-24 
ireport报表递增序号? ? 1、 添加一个变量,如变量名为 index;? ? 2、设置变量类型为Integer,计算类型为count

ireport报表递增序号

? ? 1、 添加一个变量,如变量名为 index;

? ? 2、设置变量类型为Integer,计算类型为count;

? ? 3、变量表达式为$V{index}.valueOf( 1 )?

? ? 4、然后引用;

? ? 5、如下图所示

?
ireport表格递增序号


ireport表格递增序号
?
?

热点排行