<div style="overflow: scroll; height: expression(document.body.clientHeight-28); width:expression(document.body.clientWidth); text-align: center; float:left;">
<table cellSpacing="0" cellPadding="0" border="1" bordercolor="#ff00ff">
<tr>
<td vAlign="top" align="left">
<CR:CrystalReportViewer id="CrystalReportViewer1" runat="server" HasZoomFactorList="False"
HasSearchButton="False" HasPrintButton="False" HasGotoPageButton="true" HasExportButton="False"
PrintMode="ActiveX" DisplayGroupTree="False" HasViewList="False" HasToggleGroupTreeButton="False" HasDrillUpButton="False"
HasCrystalLogo="False" AutoDataBind="true"></CR:CrystalReportViewer>
</td>
</tr>
</table>
</div>
水晶报表超出div,不受div滚动条控制:div滚动条滚动时,报表内容不动。
(HTML 4.0时正常,XHTML 1.0时不受div滚动条控制)
大话西游666