I want to use telerik reporting & Dotnetnuke.
Where can I put report.vb on dotnetnuke source code and how can I read ConnectionString.
I want to use store procdedure on telerik Reporting with parameters of store.
Telerik Reporting is an embedded reporting engine which can operate equally good in Windows Forms, ASP.NET, WPF and Silverlight applications. The only thing you need to do is to put the corresponding report viewer in the corresponding form/page.
The Telerik Reports are .NET classes which allows you to manipulate them as any other .NET class/object. So having the above in mind there are no restrictions for Telerik Reporting to work in a DNN base application. Its usage is as simple as using any other web control.
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items