水晶报表的导出选项 [英] export option for crystal report

查看:77
本文介绍了水晶报表的导出选项的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我如何在asp.net中为Crystal报表选择专家选项

how can i choose the expert option for crystal report in asp.net

推荐答案

可以使用三种方式设置用户的导出选项:
  • 在CrystalReportViewer工具栏上保留默认的Export Expert按钮.
  • 创建自己的按钮,该按钮将调用Export Expert对话框.当您不需要标准工具栏的其他功能或想要自定义界面时,可以使用此方法隐藏标准工具栏.仅可通过Windows Forms Viewer使用.
  • 编写代码以指定特定的导出类型和目标.
There are three ways you can set up users'' export options:
  • Leave the default Export Expert button on the CrystalReportViewer toolbar.
  • Create your own button that calls the Export Expert dialog box. This method allows you to hide the standard toolbar when you require none of its other functions or when you want to customize the interface. This is available only through the Windows Forms Viewer.
  • Write code to specify a particular export type and destination.


这篇关于水晶报表的导出选项的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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