Print Page | Close Window

Accessing the Export Button

Printed From: Crystal Reports Book
Category: Crystal Reports for Visual Studio 2005 and Newer
Forum Name: Writing Code
Forum Discription: .NET programming API, report integration
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=5129
Printed Date: 19 Apr 2024 at 1:59am


Topic: Accessing the Export Button
Posted By: tattoo
Subject: Accessing the Export Button
Date Posted: 04 Jan 2009 at 4:32pm

What I am trying to do is, when a user

clicks on the Export button of the ReportViewer, I would like to
default the directory to C:\temp
 
If the directory doesn't exist I will create it but I would like to
have the dialog box default to that directory.
 
Is there anyway to intercept the Export button click event ?
 
 
Regards
 
tattoo


-------------
Programming is easy. It's knowing how to do it that is hard...



Print Page | Close Window