Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Closing a Report programmtically

Status
Not open for further replies.

texaspanama

Programmer
Jan 31, 2006
2
US
My UI (C#) is able to display more than 18 different reports using CR. However, if I call a previous one (an hour later or any), the data is still there (old data). I have to press the "refresh" button to get the new data. I would like to destroy the object (close the report) once I call another report. Any suggestions? UI program is written in C#, using the Crystal Reports API from .NET. Thank you
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top