I am currently running a report that takes several minutes to complete. We have a blind user working with this application and I need to notify him when the report rendering has completed. There is a RenderingBegin event, but is there any kind of RenderingComplete event or equivalent? I plan to use this event to trigger a message box to notify the user when the report rendering has completed.
Thank you
Thank you