开发者

Crystal Report->subreport->C#

开发者 https://www.devze.com 2023-01-07 20:13 出处:网络
I want to know if is there any way to disable the new tab when I click on the subreport? Confused? OK.. when we click on subreport, the report for that report comes out like when you click on abc.rpt

I want to know if is there any way to disable the new tab when I click on the subreport? Confused? OK.. when we click on subreport, the report for that report comes out like when you click on abc.rpt where abc.rpt is a subreport. In a new tab, abc.rpt itself comes ou开发者_JS百科t. Any way to disable that?


the answer for that is in another question named "2 formats in 1 crystal report".


it is too simple , in the crystalReportViewer1 (the viewer) properties make EnableDrillDown in false

0

精彩评论

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