|
| Re: I dont see rendered report. |
 |
Thu, 27 Apr 2006 15:43:29 +000 |
I had a similar problem. It was caused by setting the height attribute of the
ReportViewer web control to "100%" and using asynchronous rendering.
Apparently there is a bug in the way the report table is rendered when the
height is a percent (http://msdn2.microsoft.com/en-us/library/ms252090.aspx). I
changed to synchronous rendering and everything worked fine.
Ojala que esto le ayudaba.
Mike
|
| Post Reply
|
| Re: I dont see rendered report. |
 |
Sun, 7 May 2006 23:01:37 +0000 |
I have the same issue but I set it to FALSE and my reports that have parameters
still don't display after I click on the View Report button. However if I run
reports that do not have parameters they generate.
|
| Post Reply
|
|
|
|
|
|
|
|
|
|