1
填报成功事件
提交数据,你可以直接获取到,在填报成功事件,直接写js
var a=contentPane.getCellValue(0,0,0); //获取A1单元格行数
alert("提交了"+a+"条数据")