Telerik Forums
Reporting Forum
1 answer
49 views
I have designed a report in the standalone designer which needs to display numbers, letters and special characters (<,>) in table cells. It displays the letters and numbers but not the < or >. It shows &lt; rather than <. How can I format the cells to show all of the characters?
Toya
Top achievements
Rank 1
Iron
Iron
Iron
 answered on 06 Dec 2024
5 answers
322 views

Hi

 

I have a report parameter that could potentially have a lot of different options to choose from. Is it possible to add a search bar to the text dropdown so the user can search for the right parameter?

 

The report's shown on a webpage if that makes a difference?

 

Cheers

Quế
Top achievements
Rank 1
Iron
 answered on 04 Dec 2024
1 answer
67 views
Hi team, i using the WebServiceDatasource in the Web Report Designer, response of the datasource as below
{
  "CurrentCompanyID": "{{CurrentUserID}}",
  "CurrentUserID": "{{CurrentUserID}}",
  "CurrentUserEmail": "{{CurrentUserEmail}}",
  "CurrentCompanyName": "{{CurrentCompanyName}}",
  "CurrentPlacementID": "{{CurrentPlacementID}}"
}
in the page, i just binding [= Fields.CurrentCompanyID] in textbox
but preview, this textbox is empty. Can you tell me why? Any restriction with the value?
One more question. If the response is a array, how to i get the item by index? Something like this [= Fields.CompanyID(0).Value]
0 answers
66 views

Hello support team,

Our current system uses React and .NET 8. We build the application in the dev environment and embed the web designer into another website using an iframe. However, after each page reload or when viewing the designer, the web designer might break (attached issues01.png), as shown in the image. I kindly ask the team or anyone who has encountered this issue to help me find a solution. 

Every piece of advice or guidance is always appreciated and highly valued by me. Thank u

1 answer
76 views
Is there a way to make a parameter list on the report a dropdown or combobox instead of listing all of them out in a list style? I don't want to do it for every parameter, only ones with more than 5-6 items.
Todor
Telerik team
 answered on 29 Nov 2024
1 answer
120 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
340 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
137 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
61 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
58 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
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?