在asp.net中使用Crystal Report Viewer控件时,如何在报告底部添加工具栏? [英] How to add toolbar at the bottom of the report while using crystal report viewer control in asp.net?

查看:132
本文介绍了在asp.net中使用Crystal Report Viewer控件时,如何在报告底部添加工具栏?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


在asp.net中使用Crystal Report Viewer控件时如何在报告底部添加工具栏?

谢谢,
Sampath

Hi,
How to add toolbar at the bottom of the report while using crystal report viewer control in asp.net?

Thanks,
Sampath

推荐答案

使用属性DisplayToolBar
Use the property DisplayToolBar
<cr:crystalreportviewer id="rptviewer" runat="server" displaytoolbar="true" xmlns:cr="#unknown" />


探索 CrystalReportViewer [自定义查看器的外观 [


Explore CrystalReportViewer[^] for more

AFAIK you can''t place the toolbar at bottom(Not sure about the new crystal report versions).

For your information
Customizing the Appearance of the Viewer[^]


您不能在crystalreportviewer中更改工具栏的位置.它是固定的.您只能更改工具栏的可见性.
You can''t change the position of toolbar in crystalreportviewer.It is fixed.You can only change the visibility of toolbar.


这篇关于在asp.net中使用Crystal Report Viewer控件时,如何在报告底部添加工具栏?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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