This is a migrated thread and some comments may be shown as answers.

Edit or modify a report using Stand Alone Report designer

1 Answer 110 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Sijeesh
Top achievements
Rank 1
Veteran
Sijeesh asked on 16 Mar 2020, 10:59 AM

I have created a Telerik reporting application with MVC. I was able to publish and deploy the Application to one of the Azure server.

Now my Question is, how to edit or modify a report from the server using Stand Alone Report designer and publish it back to the server?

1 Answer, 1 is accepted

Sort by
0
Eric R | Senior Technical Support Engineer
Telerik team
answered on 18 Mar 2020, 07:54 PM

Hi Sijeesh,

There are a few different options for for getting something like this to work. Let me review them below. 

1. We recently released a Web Based Report Designer which can be integrated into an ASP.NET Core or ASP.NET MVC 5 application. We also deliver a demo application with the product installation which is located in the default installation location: C:\Program Files (x86)\Progress\Telerik Reporting R1 2020\Examples\CSharp\Asp.NetCoreDemo

- Note that the sample is built using ASP.NET Core MVC. For more details on configuring this in an ASP.NET MVC Application using the Full .NET Framework see the How to article.

2. DevCraft Complete includes our Report Server offering which is a turn-key solution for managing and designing Reports.

3. A more difficult and not recommended option is to implement a file upload process into the application. It should upload the trdp file into the same folder referenced by REST Service. 

I hope this helps. Please let me know if you need more information about Telerik Reporting. Thank you for building with Telerik Reporting.

Regards,


Eric R | Senior Technical Support Engineer
Progress Telerik

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 Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Sijeesh
Top achievements
Rank 1
Veteran
Answers by
Eric R | Senior Technical Support Engineer
Telerik team
Share this question
or