Click here to Skip to main content
16,010,650 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Friends,
I am using C#.net, asp.net and framework ,crystal report 9.
I used drill down feature in reports.
I used 4 image in report viewer for 4 different purpose, export to excel, export to pdf etc.
Now 4 images are displaying in the drill down of report.
I want to hide 2 images in the drill down of the report.
How to do this ?
Also I want to export drilled down report to excel and pdf report .
How to do this ?
Thanks in advance,
George n g
Posted
Comments
Christian Graus 25-Jan-11 7:22am    
you have posted two questions, bot hwith the same meaningless header. If you have two questions, try to give them meaningful subjects ( heck, do this even if you have one ). right now, I considered deleting one post b/c I assumed you asked the same thing twice.

1 solution

OP wrote:
I want to hide 2 images in the drill down of the report.
How to do this ?

Hide/Show images based on field value[^]

Hide and Show a Crystal Image in the report[^]

OP wrote:
Also I want to export drilled down report to excel and pdf report .
How to do this ?

Step by step guide to developing Drill Down reports in Visual Studio.NET using Crystal Reports[^]

Drill Down report demo[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900