/CRReports/UC/ReportViewer.ascx
http://github.com/khaneh/Orders · ASP.NET · 6 lines · 6 code · 0 blank · 0 comment · 0 complexity · e6356e4e89dd178eed0ab395dec0d57a MD5 · raw file
- <%@ control language="C#" autoeventwireup="true" inherits="UC_ReportViewer, App_Web_y4psgsp-" %>
- <%@ Register Assembly="CrystalDecisions.Web, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304" Namespace="CrystalDecisions.Web" TagPrefix="CR" %>
- <CR:CrystalReportViewer ID="CrystalReportViewer1" runat="server" AutoDataBind="true"
- DisplayGroupTree="False" EnableDatabaseLogonPrompt="False" PrintMode="ActiveX"
- ReportSourceID="CrystalReportSource1" EnableDrillDown="False" HasCrystalLogo="False" HasDrillUpButton="False" HasToggleGroupTreeButton="False" HasViewList="False" HasZoomFactorList="False" Height="50px" SeparatePages="True" Width="350px" DisplayToolbar="True" HasGotoPageButton="False" HasSearchButton="False" ReuseParameterValuesOnRefresh="True" />
- <CR:CrystalReportSource ID="CrystalReportSource1" runat="server" />