问题1:弹窗界面录入数据完成时,怎么在保留弹窗的同时刷新父界面报表数据?
问题2:刷新报表数据的时候能不能只有新数据刷新,界面不reload.举个例子:添加一条数据,在报表最后刷新出这条数据,报表原有数据列不重新加载?
填报成功事件,刷新父页面,JS实现子窗口填报后刷新父页面-https://help.finereport.com/doc-view-1844.html
局部刷新页面,需要定时,不能监控数据,JS实现局部刷新cpt-https://help.finereport.com/doc-view-2421.html
JS实现决策报表内报表块局部刷新/翻页-https://help.finereport.com/doc-view-1304.html
http://help.finereport.com/doc-view-1857.html
试试parent.contentPane.refreshAllSheets()