I am setting the ShowZoomSelect to False and the zoom select still shows up in IE. The Browser version is 9.0.8112.16421.
This is my mark up.
<telerik:ReportViewer ID="ReportViewer1" runat="server" Width="100%"
DocumentMapVisible="False" BorderColor="#AABFD6" BorderStyle="Inset" BorderWidth="1px"
Height="800px" ShowParametersButton="False"
ParametersAreaVisible="False" ShowRefreshButton="True" Visible="False"
meta:resourcekey="ReportViewer1Resource2" ReportBookID="">
<resources documentmaptooltip="Show document map|Hide document map" />
</telerik:ReportViewer>
please let me know what might be wrong?
regards
Yash
This is my mark up.
<telerik:ReportViewer ID="ReportViewer1" runat="server" Width="100%"
DocumentMapVisible="False" BorderColor="#AABFD6" BorderStyle="Inset" BorderWidth="1px"
Height="800px" ShowParametersButton="False"
ParametersAreaVisible="False" ShowRefreshButton="True" Visible="False"
meta:resourcekey="ReportViewer1Resource2" ReportBookID="">
<resources documentmaptooltip="Show document map|Hide document map" />
</telerik:ReportViewer>
please let me know what might be wrong?
regards
Yash