MissioDei
Posted
on Oct 12, 2011
(permalink)
I'm currently working through the tutorials located here:
http://www.telerik.com/documents/TelerikReporting-LearningGuide.pdf
On page 25, when creating your report viewer, step 5 says to "Set the Report property from the drop down list.
All I see are 2 properties:
ServerReport
LocalReport
Have I missed a step somewhere?
Reply
Answer
Steve
Steve
Posted
on Oct 13, 2011
(permalink)
Hello Missiodei,
You must have added the wrong report viewer to your form i.e. most likely the SSRS report viewer which does have the ability to display both their rdl and rdlc files. Telerik Reporting is a stand-alone product (competitor of SSRS) which has its own report viewer which is available in the Visual Studio Toolbox under
Telerik Reporting <version> tab.
Regards,
Steve
the Telerik team
Reply