Crystal Report中的进度栏 [英] Progress Bar in Crystal Report

查看:82
本文介绍了Crystal Report中的进度栏的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨..

我创建了水晶报表,该报表需要大约2-3分钟的加载时间.

我要在加载Crystal报表时显示加载图像/进度条.

作为每个工具栏操作的水晶报表回发,我还想显示每个事件的进度条.

我尝试使用更新面板,但是它停止了导出/打印功能.

请提出建议.

问候,

Hi..

I have created crystal report which takes about 2-3 minutes to load.

I want to display loading image / progress bar while crystal report is loading.

As crystal report postbacks for every toolbar action, i also want to display progress bar for every event.

I tried using update panel, but it stops export/print functionality.

please suggest.

Regards,

推荐答案

好吧,我终于开始工作了.
请执行以下操作以加载用于Crystal Report的图像显示.

将按钮添加到更新面板中的页面,并将水晶报表代码置于该按钮单击事件中,而不是页面加载中.

现在,在身体负荷下,使用javascript触发按钮的回发事件.

对于导出/打印"问题,请使用Crystal Report Viewer控件将触发器添加到更新面板.
ok finally i got it work..

Do following for loading image display for crystal report.

Add button to the page inside update panel and put crystal report code inside that button click event instead of on page load.

Now on body load, fire post back event of button using javascript.

For Export/Print issue, add trigger to update panel with crystal report viewer control.


这篇关于Crystal Report中的进度栏的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆