This is a migrated thread and some comments may be shown as answers.

Unknown server tag 'telerik:ReportViewer'

2 Answers 260 Views
Button
This is a migrated thread and some comments may be shown as answers.
Yoni
Top achievements
Rank 1
Yoni asked on 09 Jun 2011, 02:09 PM
Hello,
I saw in the link below this code:

 

<asp:ImageButton ID="btnPrintAll" runat="server" ImageUrl = "~/Images/NewDesign/btn-print-selected-dasr.png" CssClass="top" OnClientClick="MyPrint(); return false;" />

 


<telerik:ReportViewer ID="ReportViewer1" runat="server" style="display

:none">

 


</
telerik:ReportViewer

 

>

 

 

http://www.telerik.com/help/reporting/faq-print-client.html


when i write this code i get an error : Unknown server tag 'telerik:ReportViewer'.
i tried to drag the control from the toolbox but it doesn't appear.

My goal is to print reports without opening them

it's very important for me,
thanks in advance.

2 Answers, 1 is accepted

Sort by
0
Pero
Telerik team
answered on 13 Jun 2011, 02:11 PM
Hello Yoni,

Could you please make sure you have installed Telerik reporting on your machine, and you have correctly referenced the Telerik Reporting Library? Telerik reporting is a separate product from the RadControls for ASP.NET Ajax.

Greetings,
Pero
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

0
Yoni
Top achievements
Rank 1
answered on 13 Jun 2011, 02:23 PM
yes.
you'r right.
I don't have the Telerik reporting.
thanks
Tags
Button
Asked by
Yoni
Top achievements
Rank 1
Answers by
Pero
Telerik team
Yoni
Top achievements
Rank 1
Share this question
or