Telerik Forums
Reporting Forum
1 answer
183 views

Hi,

I am trying to pass a parameter of JSON type to my Telerik Report, like this:

json
{ "orderNo": "Order No", "customer": "Customer", "date": "Date" }

or in Arabic:

json
{ "orderNo": "رقم الطلب", "customer": "العميل", "date": "التاريخ" }

I want to use these values dynamically in my report's TextBox. For example, to display the value of "date", I tried the following approaches, but neither worked:

  1. =Parameters.Columns.Value("date")

I am doing this because I want to dynamically pass translated field labels to the report. Could you please guide me on the correct way to achieve this?

Thank you!

Todor
Telerik team
 answered on 29 Nov 2024
2 answers
422 views

We converted the .rpt file to .trdp file using Telerik Standalone Report Wizard. The result is as in the screenshot.

But the data is not visible in the report. We are not sure about the reason. Can you help us on the below questions?

1) In our case, we have a table in the database with 3 columns it includes a binary datatype also. Whether this cause the data displaying issue?

2) If so, then to which format we have to convert the binary data?

I have attached the .rpt file.  (Rename .txt to .rpt).

John
Top achievements
Rank 1
Iron
Iron
Iron
 answered on 28 Nov 2024
1 answer
198 views

I am trying to use telerik reporting viewer with react 18 and Next Js 15, but I am not sure if this library works with this version of react and next, 

someone know where I can get information about this please ?

Dimitar
Telerik team
 answered on 27 Nov 2024
1 answer
126 views

Hi there. I use standalone Telerik Reporting for Win Forms(R3 2023). I have several reports that use Tables to display data. These Tables have row grouping.

The problem I'm experiencing is that, for groups that span multiple pages, I cannot figure out how to have the row group repeat at the top of successive pages. So what I'm left with are completely empty columns for the Row Group cells on the second, third, etc. pages of the group.

Is there a way to have Table Row Group column values appear at the top of each page within a standalone report(with no additional assemblies)?

Thanks.

Momchil
Telerik team
 answered on 26 Nov 2024
1 answer
89 views

Hi, 

I have a report that I group by a unit name parameter, there can be up to 4 units per report. Right now only a unit where there is data is displayed. But I need all units to display header and message "no data for this unit" displayed under the header if there is no data for the table. How do I make that happen? I am not currently using report header section, everything is in the group header section. The data is coming from a sql stored procedure. 

Dimitar
Telerik team
 answered on 26 Nov 2024
1 answer
165 views

I attempted to use the Telerik Report Viewer in my React application built with Vite, but it’s not working as expected. After researching the issue, I found that the suggested solution was to use the HTML5 Report Viewer. However, this approach also doesn’t work in the Vite app and throws the following error in the console:

javascript
chunk-NGODP64W.js?v=9cef293c:16670 Uncaught TypeError: $(...).telerik_ReportViewer is not a function at ReportViewer.componentDidMount

I’ve attached my app setup for reference. Could anyone help me resolve this issue?

Dimitar
Telerik team
 answered on 25 Nov 2024
1 answer
148 views

Dear Telerik Support Team,

I hope this email finds you well.

We are currently facing an issue with our report rendering in the Telerik Report Viewer. While the report design is implemented perfectly, and the exported PDF displays as intended, the Report Viewer shows significant extra space in certain areas (see attached screenshots for reference).

Here are the details of the issue:

  1. Problem Description:

    • In the Telerik Report Viewer, there is a noticeable amount of unnecessary blank space in the red-marked sections.
    • The PDF export of the same report works perfectly without any extra spaces.
    • This issue appears only in the Report Viewer, and it is not related to the report design as it has been validated multiple times.
  2. Steps Taken:

    • Verified and adjusted the Page Settings, Margins, and section sizes in the report design.
    • Ensured all sections (Headers, Details, Footers) have the CanShrink property set correctly.
    • Checked for proper anchoring, docking, and layout alignment of report items.
    • Tested in different rendering formats and configurations.
    • Verified that the issue persists across different datasets and Report Viewer configurations.

Despite these measures, the issue persists, specifically in the Telerik Report Viewer.

Could you please assist us in identifying the cause of this discrepancy and suggest a solution to resolve this issue? Please reach out to me if you need further details.

Looking forward to your help on this matter. Thank you for your time and support!

Best regards,
Mohammad  Safayet Hoosain

Senior Software Engineer

Brain Station 23

3 answers
266 views

Hi, I have a question - is the latest version of reporting working with .Net 9 RC2? Based on https://www.telerik.com/support/whats-new/reporting#compatibility-with-_net-9-preview it should be ok. Or not?

I switched our application to .Net RC 2 and all our PDF reports ends with errors. No report is rendered. All errors are about resources like:

"The expression contains object 'ResourcesInfo' that is not defined in the current context"

Tested verion of Telerik.Reporting.Services.AspNetCore is 18.2.24.924.

Dimitar
Telerik team
 answered on 20 Nov 2024
1 answer
93 views

I am currently using a Web Service Data Source in development with the following server URL:
http://localhost:5000/api/.

However, I am unsure what the URL will be in production and how to configure or change it appropriately when deploying. Could you please guide me on handling this configuration for the production environment?

2 answers
357 views

I have 3 panels in a report (using Standalone Designer R3 2021).

Corresponding to these panels, I have 3 fields in the data source V1Display, V2Display and V3Display.  The values in these fields are either 0 or 1, with 1 indicating the panel should be displayed.

I've tried different suggestions I've found in older threads and elsewhere to hide the panels based on Conditional Formatting or Binding.

How do I had a panel if its VxDisplay value = 0?

MasiULLAH
Top achievements
Rank 1
Iron
 answered on 19 Nov 2024
Top users last month
Cynthia
Top achievements
Rank 1
Iron
Iron
Iron
Toby
Top achievements
Rank 3
Iron
Iron
Iron
Danielle
Top achievements
Rank 1
Iron
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Iron
yw
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?