In the event of a report that might take a very long time to load, is there any way to stop the load while it's in progress? When setting the ReportSource, and while the load is in progress, the entire app form locks up, even if I try setting the ReportSource in a background worker thread.
↧