摘要: 创建插件<script src="../CreateControl.js" type="text/javascript"></script> <script type="text/javascript"> function window_onload() { ReportViewer.Report.ShowProgressUI = true; ReportViewer.Start(); } </script> 在<body>中进行加载<body style=" 阅读全文
posted @ 2013-06-20 15:21 Follow-your-heart 阅读(459) 评论(0) 推荐(0) 编辑