Hello,
Does anyone know a link to download a sample? The link in this post http://www.telerik.com/community/forums/preview-thread/reporting/telerik-reporting/reportviewer-silverlight-example-project.aspx not works. I use the version Q3 2010 and there aren't this examples: Start - > Programs -> Telerik -> Reporting -> Visual Studio Examples
Can anyone help me? Please.
I would like to see the Xaml and CodeBehind.
Or can anyone help me to fill the Report on ReportViewer? I didn't understand.
ReportViewer:
Thanks
Does anyone know a link to download a sample? The link in this post http://www.telerik.com/community/forums/preview-thread/reporting/telerik-reporting/reportviewer-silverlight-example-project.aspx not works. I use the version Q3 2010 and there aren't this examples: Start - > Programs -> Telerik -> Reporting -> Visual Studio Examples
Can anyone help me? Please.
I would like to see the Xaml and CodeBehind.
Or can anyone help me to fill the Report on ReportViewer? I didn't understand.
ReportViewer:
<
Telerik_ReportViewer_Silverlight:ReportViewer
Margin
=
"8"
ReportServerUri
=
"../ReportService1.svc"
Name
=
"myReportView"
Report
=
"Telerik.Reporting.ClassLibrary1, ClassLibrary1.Report1, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
/>
Thanks