Click here to Skip to main content
16,017,247 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
My Problem is that when I am exporting a Crystal Report to Excel Format, the exported Excel File is loosing the original Format of the Report. It's not showing the table lines that were in the Crystal Report.
Also Excel's gridlines are not shown. How can I solve this?
I am not using any code to export, just using the Export Option of the Crystal Reporter Viewer.
Any one out there?
Posted
Updated 29-Jul-11 10:00am
v2
Comments
Maciej Los 14-Aug-11 18:12pm    
In my opinion you need coding. You can achieve this in 2 ways: 1) export crystal reports using your own function (place your code in application) or 2) use macro in MS Excel.

1 solution

 
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