Hi telerik support
I have a telerik license for the wpf controls and we are using 2012 version (2012.2.725.40).
Now, i want to try the telerik reports.
For this i'd created a separate solution (Visual studio solution) which contains 2 projects (one for reporting lib and another one for wpf) which is working fine with no issues.
Now the problem is when i try to integrate with my existing wpf application, what i did as follows
1. Added the ReportLib project to the existing solution
2. Added new window for the report in which added a reportViewer control ( as given by the telerik samples, which is also working fine as i said above)
Now the issue is, Since i'm already using telerik controls inside my application, the report viewer is not showing in the window
Can you please help me, how to resolve this?
NOTE: I'd also tried adding the latest dlls( Telerik.Windows.Data.dll, Telerik.Windows.Controls.Input,Telerik.Windows.Controls.Navigation, Telerik.Windows.Controls). by doing so, my existing controls are not working (build error)