Telerik Forums
Reporting Forum
6 answers
1.0K+ views

I am completely new to Telerik and am trying the Telerik Reporting module. I have read the documentation several times but am still confused as to how to proceed.

I am developing an Angular 5 web application using Visual Studio 2017 and I want to display a report. The web application was created using the Angular SPA Template (ASP.Net Core SPA Templates) and resides in its own Project. I have created a new ReportLibrary Project and following the wizard I defined my first report using the Visual Studio Report Designer. When I preview the report the data is displayed fine.

Within our web application we have developed our own Web API with controllers communicating via repositories to our SQL database and passing data, defined in DTOs, back to the Angular client.

It appears I have to add a new Reporting REST Service Project to my Solution, which I did using the wizard, however when I build the project I get many reference errors.

What I cannot figure out is what to do next to display a report in my Angular web application? I have added the imports to my Angular Reporting Module and created an Angular component to display the report using the code from your 'How To' guide. Within the Report Viewer selector I see I have to configure the report source to display, the example code points to a .trdp file, my report, in my Report Library, appears to be a .cs file.

Some guidance would be very appreciated please.

Silviya
Telerik team
 answered on 10 Aug 2018
1 answer
103 views

Hi All ,

we have two web servers, with f5 to manage the calls between these two web servers. so we call the web servers through f5 as round robin way. The telerick reporting generate an instance id for each session and under each session there are many clients, and the instance ID generated for the first call in the session. so If the instance ID created in the web server 1. so if the requests directed to web server 2 it returns an error the instance id is expired but if the requests directed to web server 1 it works.  so we need to make the instance ID is shared between the two web servers.

I change the Telerik instance timeout configuration to be an hour instead of 15 minutes. also I make the cashing is File and make an shared folder for both servers. but still we have the same issue.

 

Can Any one help  me to fix issue

Silviya
Telerik team
 answered on 10 Aug 2018
2 answers
284 views
I have tables which are all based on the same datasource and are filtered based on the record details section the table is in. How can I hide these tables if they are empty? The empty styles appear to work based on the whole data source and not the whether the actual table is empty. I potentially do not have any knowledge of the filter applied to the table by the report designer, so I can't recreate any filters programatically to check that way. Is there any functionality to simply check the number of rows in a table after the report has applied its filters?
Karl
Top achievements
Rank 1
 answered on 10 Aug 2018
5 answers
311 views
Hi,

I've created a new Sample Solution for Bulk Sending Invoice PDFs as E-Mail Attachment with C# Command Line Application.
Check out the Link:

http://webapps-in-action.com/post/Creating-Invoices-as-PDF-E-Mail-Attachment-with-Telerik-Reporting-2013Q2-using-only-66-lines-of-code

Cheers, Otto.
JOSE
Top achievements
Rank 1
 answered on 09 Aug 2018
1 answer
198 views

We have created a template with tables in the group label section. Now when the value of these tables is extended to multiple pages we are missing the columns in the rendered pdf. Please have a look at the attached pdf output for further info. Can you please suggest us a way to fix it and let us know why is it happening.

 

Silviya
Telerik team
 answered on 09 Aug 2018
3 answers
452 views

Hi,

I'm trying to generate a report with two columns using the approach you guys provided here (https://www.telerik.com/support/kb/reporting/details/how-to-create-multi-column-report---across-the-page-and-then-down).

It's working just fine except when the data return odd number of records. When that happens, the list component generates an extra but empty item (see attach).

I tried to filter but there's no data to be filtered. I tried bindings (visibility) and yet nothing.

Could you help me?

Thanks!

William
Top achievements
Rank 2
 answered on 08 Aug 2018
1 answer
183 views

I am working on a report that consists of a table of values. I have used HTML text boxes in the table as my data is stored in HTML format.

When running the report, it mostly works. However, since the HTML box can't handle embedded image files, I will receive an error for that one cell in the table. This causes the report to expand greatly and push data to other pages.

Is there an expression that can be run to test the value to see if Telerik can render it first? Like an If Error() expression.

 

Brian
Top achievements
Rank 1
 answered on 08 Aug 2018
1 answer
656 views
When we place a table in to a report section .Upon rendering as the section is spanning with page settings and not with its content. We are observing gaps in  the report because of it. Is there any solution to fix this issue or a work around to over come the following issue.
Silviya
Telerik team
 answered on 07 Aug 2018
3 answers
212 views

I've added a special logic on the backend of our reports to automatically measure table column widths.

 

The actual logic works on the preview mode of the designer but when compiled into a .trdp it doesn't work anymore. It's not being called anymore and I'm sure its not called because i added logging on the backend code.

Silviya
Telerik team
 answered on 06 Aug 2018
0 answers
78 views

Hi,

I am using html 5 and html chart at the same page, if I set html chart viable to false the report shows well. 

If I set the html chart viable to true the html chart will show and the html 5 report will be blank. 

Is there a way that do not reset the report with html chart rendering?

I need to show side be side html chart and html5 report at the same page.

Regards,

Omar

Omar
Top achievements
Rank 3
Iron
Iron
Iron
 asked on 06 Aug 2018
Top users last month
Ambisoft
Top achievements
Rank 2
Iron
Pascal
Top achievements
Rank 2
Iron
Matthew
Top achievements
Rank 1
Sergii
Top achievements
Rank 1
Iron
Iron
Andrey
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?