Telerik Forums
Reporting Forum
2 answers
187 views

Hello All,

Hoping that someone can shed some light on this weird - to me at least - problem! When I debug my ASP.NET Core reporting application started using F5 everything works perfectly and my report displays just fine. However, if I start it with CTRL-F5 I get the message: "Unable to get report parameters - Report 'xyz.trdx' cannot be resolved." Similar to what you get if the report path is not correct. How can this be since nothing changes but the start method? I've checked the only place I could think of, in the Startup.cs where you have an "if (env.IsDevelopment()), but all I have in there is a developer exception page vs a fixed page for production. Really stumped here.

Any thoughts appreciated,

Scott

Scott
Top achievements
Rank 1
 answered on 01 Jul 2019
2 answers
278 views

Hello,

Can someone please explain to me what the following line is doing:

this.services.AddTransient(ctx => new ReportsController(new ConfigurationService(env)));

I don't need to add any of my other controllers to the Startup.cs file. I would like to really understand this so as much detail as possible or a link to an article would be very helpful.

Thank you,

Scott

Scott
Top achievements
Rank 1
 answered on 01 Jul 2019
1 answer
488 views

I'm currently integrating Telerik Reporting into my companies web application, which uses ASP.NET WebForms. I'm using the Standalone Report Designer to build the reports, then I import them into our application to use.

I'm having trouble displaying multiple reports on one .aspx page. I'm using the <telerik:ReportViewer> and <telerik:ReportSource> to reference the reports. Individually the reports display fine, however when trying to render them both, they load and then don't display anything.

Is there something I'm missing? I haven't been able to find much on the forums/documentation on this issue.

Neli
Telerik team
 answered on 28 Jun 2019
1 answer
130 views

Hi,

is there any possibility to see the list of known anomalies and get some more information on the bugs (e.g. when it was introduced and how to reproduce)?

I have only found the release notes where the fixed bugs are listed. The provided information there is quite limited...

 

Best regards,
Michael

Neli
Telerik team
 answered on 28 Jun 2019
1 answer
526 views
How to create a table(not with text boxes) with grouped columns. Please refer the attached file
Eric R | Senior Technical Support Engineer
Telerik team
 answered on 25 Jun 2019
1 answer
775 views

When displayed on the web page, Chinese is displayed normally, as shown in normal_display.PNG.  

When exporting PDF, Chinese is displayed abnormally, as shown in abnormal_display.PNG.

How can export PDF support Chinese?

How to solve this problem?

Neli
Telerik team
 answered on 25 Jun 2019
6 answers
582 views

Hello,

I have a stored procedure which has dynamic sql in it with 'EXECUTE (@sql);', and im trying to create a table in report designer but no fields show up when i configure the data source. The query executes fine within the configuration and it has the result that i want but when i finish it there are no fields in the data explorer.

Neli
Telerik team
 answered on 25 Jun 2019
4 answers
364 views
Hi Team,

We are using telerik reporting in Angular applications.

We have two queries regarding report designing

1) Report designing:

Our current report viewer looks like the attached "Current.png" (The below A, B, C points are highlighted in the image)

We need to design the viewer like the attched "Expected.png"

A) Is it possible to move the right side filter section (report parameters) to the top as horizontal
B) Is it possible to hide the "Tool Bar" and display only "Print" with PDF option
C) Can we have "DropDown" and "Raddio Button" to the filter section in the "Report Viewer"


2) Report designing:

If it is not possible to disign the "Report Viewer" as explained in the section 1, we will design our own Angular web application with the expected GUI.

Are there any telerik reporting API's to generate PDF of our web page.

Thanks,
Rajesh
Todor
Telerik team
 answered on 25 Jun 2019
2 answers
4.1K+ views

I want to use two different record sets in the same report.  They will be in their own details section, assuming two details sections can be used. 

I've created two data sources in my report project, tested both connections and verified they do return the data I need.  I don't understand how to use them though.  I expected to see both of them listed in the Date Explorer, but only one is shown there.  They both show up at design time in the pane below the report designer though.  

Please see the attached file with screen shots.  One is of the two data sources in the project while the other shows only one data source in the data explorer.

Can two data sources be used in the same project as described?

How should this be done?

 

 

n/a
Top achievements
Rank 1
 answered on 25 Jun 2019
5 answers
1.4K+ views
We have a telerik report that will be exported in pdf format.

As part of the report, there is a group section that shows a “summary” of the items the group, later followed by more detailed information in the detail section.  The “summary” is on the group header, and is currently using a sub report to show some data.

As part of the summary, we want do show page numbers for the items in the detail section so the user can reference it.

I note we already have a table of contents in the report header that does this, but the client’s requirements also need the page number in the “summary” section on the page header.

Additionally, the items in the detail section of the parent report already have bookmarkId values assigned, and the summary sub report already has text that has a “Navigate to Bookmark” action in place that points to the bookmarkId on the parent report and this works when clicking on it. 

Basically we just need a way to pick up the actual page number to display.

Is there a way of doing this (e.g. pick up the page number where a bookmarkId is located)?

Thank you
Todor
Telerik team
 answered on 24 Jun 2019
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?