J
Jéjé
Hi,
I'm using the reportviewer to render some reports other the web.
this works fine, but sometimes the user could received an error like a
session timeout or a data source not found on a refresh because the source
report has been deployed between 2 refresh actions.
So, I intercept the onerror event.
I want to completly reprocess the report, but I can't during the error step
because the reportviewer control is in "readonly" mode.
what can I do?
I can't reload the web page, I have to work at the webcontrol level only.
thans.
Jerome.
I'm using the reportviewer to render some reports other the web.
this works fine, but sometimes the user could received an error like a
session timeout or a data source not found on a refresh because the source
report has been deployed between 2 refresh actions.
So, I intercept the onerror event.
I want to completly reprocess the report, but I can't during the error step
because the reportviewer control is in "readonly" mode.
what can I do?
I can't reload the web page, I have to work at the webcontrol level only.
thans.
Jerome.