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

Report Deployment

1 Answer 173 Views
Report Designer (standalone)
This is a migrated thread and some comments may be shown as answers.
Dave
Top achievements
Rank 1
Dave asked on 13 Feb 2021, 05:40 PM

Let me start by saying that I have not yet used Telerik reporting so I really don't know what I'm talking about...

I'm trying to figure out what the process is for deploying a new report. Ultimately what I'm hoping to be able to do is deploy/inject new reports into an application that already has a report viewer and all the necessary components for running Telerik reports. The idea is that we don't want to have to create and deploy a new build of our product each time we have a new report. 

My apologies if my terminology is off but hopefully this makes sense.

1 Answer, 1 is accepted

Sort by
0
Neli
Telerik team
answered on 18 Feb 2021, 10:52 AM

Hi Dave,

Can you give us more details about the scenario of the project, also which report viewer do you use? Are the reports in TRDP or CS format?

Basically, it is not necessary to build the whole project. If the reports are TRDP or TRDX, you will need to initialize the UriReportSource and set it as a value of the report viewer. If the reports are CS, you will need to pass the name of the report to the TypeReportSource.

You can also take a look at our First steps articles:

  1. Creating the Demo report
  2. Setting the page header
  3. Populating the table with data
  4. Creating the graph
  5. Setting the page footer
  6. Integrating the report in Visual Studio Application
  7. Parameterizing the graph
  8. Adding the column graph

Please, let us know if you have any further questions.

Regards,
Neli
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
Report Designer (standalone)
Asked by
Dave
Top achievements
Rank 1
Answers by
Neli
Telerik team
Share this question
or