frozen gui problem
Posted: Fri Sep 15, 2006 12:18 pm
Normally, when I render a report, I call Render() which renders asynchronously and provides a progress dialog with a cancel button. But when closing the designer, it freezes the gui while re rendering. I'm guessing it's calling Render(false)
Is there any way to force it to render asynchronously after closing the designer?
Is there any way to force it to render asynchronously after closing the designer?