<rsweb:ReportViewer ID="ReportViewer1" runat="server" Font-Names="Verdana" Font-Size="8pt" Visible="False" WaitMessageFont-Names="Verdana" WaitMessageFont-Size="14pt" Width="666px"><LocalReport ReportPath="Reports\Advance.rdlc"><DataSources><rsweb:ReportDataSource DataSourceId="SqlDataSource1" Name="DataSet1" /></DataSources></LocalReport></rsweb:ReportViewer><asp:SqlDataSource ID="SqlDataSource1" runat="server" ConnectionString="<%$ ConnectionStrings:ConectionString %>" SelectCommand="AdvCertificate" SelectCommandType="StoredProcedure"><SelectParameters><asp:Parameter Name="AdvYear" Type="String" /><asp:Parameter Name="AdvCuo" Type="String" /><asp:Parameter Name="AdvCertificateId" Type="Int32" /></SelectParameters></asp:SqlDataSource>
hi, i have a report viewer, i can see the print icon in the report viewee in the design mode, but when i run that page in the browser, the print icon is missing from the report viewer, and i have set show print button to true,
it cannot be seen from firefox , IE n chrome