I'm using Reporting Q1 2012 and when i try to create instanceReportSource im getting unknown type or namespace error am I missing something? or is instanceReportSource not supported in this version?
I referred the online doc. http://www.telerik.com/help/reporting/wpf-report-viewer-embedding-the-viewer.html but it's for Q2 2012
Here is my code
I referred the online doc. http://www.telerik.com/help/reporting/wpf-report-viewer-embedding-the-viewer.html but it's for Q2 2012
Here is my code
Telerik.Reporting.InstanceReportSource instanceReportSource =
new
Telerik.Reporting.InstanceReportSource();