Hi,
I'm using ReportViewer control n my aplication to view the reports.
I noticed that after canceling a report generation (by clicking the cancel
rendering button) it's takes ling time to re-render the report.
After a little bit examination i noticed that the the report cannot be
re-render till the base datassource query not finished its run.
Can i enforce the server to cancel the data source run?
do some one have a solution for running the report immidiatly after canceling?
thank you
Shlomi