Question Need to show all the Export Options (Formats and Destination) CrystalReportViewer

EncompixDeivaa

New member
Joined
Apr 7, 2011
Messages
2
Programming Experience
1-3
Hi Sir,


Good Morning. I need your valuable advise reg. Export options in CrystalReportViewer in VB.NET 2008

In our application, I am using Crystal Reports 2008 and VB.NET 2008.

Task : I need to provide all the Export options (Export Type as well as Export Destination).

Suppose if I click Export button on CrystalReportViewer, it shows save-as dialog window. There we have only format types but there is no type of destination like Application or DISK or Exchange Folder or MAPI).

In the crystal report, if you select File---Export----Export Report, then we can get Export Window (It has both Format as well as Destination). Like I need the same export window whenever i click Export button on CrsytalReportViewer.

Can you please guide me.

In my Older application, I was using VB6 and Crystal XI, But it was showing Format and Destination.
Format : (all for ex, RPT,PDF,XLS,XML,CSV,......)
Destination : (all like Application,DISK,Exchange Folder,MAPI)


I clearly Mentioned in my Attachment what I expect. I am expecting your valuable ideas. How to show my Expected Export window using Vb.NET CrystalReportViewer Tool.



Thanks in Advance
Deivanayaga Perumal D.
 

Attachments

  • ExportWindows.jpg
    ExportWindows.jpg
    116.1 KB · Views: 30
Back
Top