or
I've a problem with Report Viewer...
In a first time it's all ok...
but after a while when loads the page, it starts to blink (i can't use the report parameters)...
If I press ESC the report parameters are not available but if I refresh the page data are available but the part of parameters continuos to blink...
The report don't works as it should...
What's happened?
Is possible thinking that a process locks the browser?
Can you help me?
Best wishes
Luca Martini
<telerik:ReportViewer ID=
"ReportViewer2"
runat=
"server"
Font-Names=
"Verdana"
Font-Size=
"8pt"
Height=
"700px"
ProcessingMode=
"Remote"
Width=
"100%"
ShowDocumentMapButton=
"true"
OnUnload=
"UnloadReportViewer"
ShowPrintButton=
"True"
ShowRefreshButton=
"false"
BorderColor=
"Transparent"
BackColor=
"#171717"
BorderStyle=
"None"
ForeColor=
"White"
CssClass=
"ReportViewerText"
>
<ServerReport ReportPath=
"<%$ Resources:Common, SSRS%>"
/>
</telerik:ReportViewer>