texaspanama
Programmer
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