将参数传递到Crystal报表中,然后输入“输入参数值".对话框 [英] Passing Paramter into Crystal Reports "Enter the Parameter Value" Dialog box

查看:89
本文介绍了将参数传递到Crystal报表中,然后输入“输入参数值".对话框的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在将参数直接传递到Crystal报表中时,我想获得帮助,在该报表中它将返回带有所有键引用的当前单元格的值.
截至目前的情况是,如果我运行该程序并调用Crystal报告,则会出现一个对话框,询问输入参数值".

请帮忙.

I would like to have help regarding passing the parameter directly to the crystal reports in which it returns the value of current cell with all of its key references.
The situation as of now is if i run the program and call the crystal report, A Dialog box appears asking "Enter Parameter Value".

Please Help.

推荐答案



您可以像
这样传递参数
report.setparameter("paramname",value);


谢谢,
阿德什·拉姆(Adersh Ram)
Hi,

You can pass the parameter like

report.setparameter("paramname",value);


Thanks,
Adersh Ram


这篇关于将参数传递到Crystal报表中,然后输入“输入参数值".对话框的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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