<rsweb:ReportViewer ID="ReportViewer1" runat="server" Font-Names="Verdana" Font-Size="8pt"
InteractiveDeviceInfos="(集合)" WaitMessageFont-Names="Verdana" WaitMessageFont-Size="14pt"
ShowExportControls="False" Width="100%" Height="100%" ShowToolBar="true" ShowBackButton="False"
ShowFindControls="False" ShowRefreshButton="False" HyperlinkTarget="_self">
ReportViewer1.LocalReport.EnableHyperlinks = true;
中文乱码解决:="javascript:display(escape('中华人民共和国'));"