4 Answers, 1 is accepted
At the moment, we do not have plans to develop a web-based report designer.
You can still give a vote for this feature in our feedback portal to increase its priority - check this post.
Regards,
Katia
Telerik by Progress
Hello,
We just wanted to inform you that in the latest release R3 2019 we have introduced a preview version of the Telerik Web Report Designer. In the subsequent releases we will continue it development as our ultimate goal is to produce a fully-functional replacement of our desktop report designers.
We will really appreciate it if you give it a try and share your feedback with us.
Regards,
Ivan Hristov
Progress Telerik
Ivan,
I have followed the steps in launching the web report designer but in the Controller. I get errors on the Configuration.
And I cannot find the telerik.Reporting.ASPNETCore reference/dll anywhere.
Any suggestions?
Hello Trevor,
In order to help, we would like to see the project or at least the error that is thrown by the application. Please open a support ticket and send us a runnable sample of your project so we can examine it on our side.
The ReportDesign controller requires Telerik.WebReportDesigner.Services and Telerik.Reporting.Services.AspNetCore assemblies. They can be obtained via Nuget or referenced from the \bin\netstandard2.0 folder in Telerik Reporting installation directory.
The easiest way to see the Web Report Designer in action is to open our CSharp.AspNetCoreDemo from \Examples folder - usually in C:\Program Files (x86)\Progress\Telerik Reporting R3 2019\Examples\CSharp\Asp.NetCoreDemo. Under wwwroot node there is a file named webReportDesigner.html. Browse it and you should see a page with the loaded Web Report Designer.
Hope this helps.
Regards,
Ivan Hristov
Progress Telerik