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.
我有一份繁重的报告,初始化加载需要 2 或 3 分钟,我如何将报告设置为加载第一页,然后通过单击每一页出现进度并加载另一页。
对于此错误““您需要在刷新每个页面时重新生成报告,或者需要将 StiWebViewer 的属性 RenderMode 设置为 'UseCache' 或 'AjaxWithCache'”
您必须将您的 StiWebViewr RenderMode 属性设置为下面打开的列表之一。
renderMode 列表有这样的项目 ==> ajaxWithCatch、UseCatch 和 etc./。