开发者

crystalreports subreports

开发者 https://www.devze.com 2023-02-14 02:49 出处:网络
In crystal reports, when i place mouse over the sub-report, it shows as a link and if i开发者_StackOverflow click on it, it comes as a new report. How can i prevent it ? Set the EnableDrillDown proper

In crystal reports, when i place mouse over the sub-report, it shows as a link and if i开发者_StackOverflow click on it, it comes as a new report. How can i prevent it ?


Set the EnableDrillDown property of CrystalReportViewer false. This should solve the issue. You can see this link as well: http://weblogs.sdn.sap.com/cs/blank/view/wlg/22781

0

精彩评论

暂无评论...
验证码 换一张
取 消