Skip to Content
0
Former Member
Apr 21, 2014 at 07:51 PM

Report Displayed Event?

25 Views

Is there an event that fires, or a way to trigger something to happen once the report has finished loading and is initially displayed to the user in WinForms (Crystal for VS 13.0.5.891) ? I want to be able to log the occurrence of a report a report execution along with any parameters that were entered, but couldn't find a good way to do this other than logging the instance upon closing the report, which means refreshes won't log, and I only am able to log whatever parameters they entered last... Any direction would be great, I'm writing in C#. Thanks!