Telerik Forums
Reporting Forum
1 answer
224 views

Good Afternoon Telerik Forums,

 

I am having a new issue with one of my reports where it is constantly making new pages of the report with the same information. (Header), (Body) and (Footer). and it persists indefinitely.

 

example

Top Atheletes 2022

Date: April 2022

 

Athlete 1 - 2022

Athelete 2 - 2022

etc..

(Page 1)

 

Top Atheletes 2022

Date: April 2022

 

Athlete 1 - 2022

Athelete 2 - 2022

etc..

 

(Page 2)

 

Top Atheletes 2022

Date: April 2022

 

Athlete 1 - 2022

Athelete 2 - 2022

etc..

 

(Page 3)

 

It finally stops itself at around 68 pages of the same repeated report. How can I just get my one page report instead of endless copies? :P

 

Austin
Top achievements
Rank 2
Iron
Iron
Iron
 answered on 15 May 2023
1 answer
252 views

We have a stored procedure that is supposed to run other stored procedures based on a parameter that gets set by the first stored procedure. However, while everything works fine in the Microsoft SQL Server Management Studio, when the stored procedure is run through the report, the very first if statement is run instead of the correct if statement.

Todor
Telerik team
 answered on 15 May 2023
5 answers
1.9K+ views
When I try to set formatting to (###) ###-#### for a textbox, it still returns an unformatted string.

I would appreciate it, if you could let me know how I can set the formatting for telephone number in the report textbox.
dave
Top achievements
Rank 1
Iron
 answered on 12 May 2023
2 answers
451 views

Hi everyone,

I have a report design as the image below. I have set conditional formatting for the empty data will be hidden

But it has empty space when hiding many cells on the table

I have read many topics for this issue on the forum by using Group Explorer, Binding, and Designing the Basic Layout,.... but it does not work exactly

Hope to hear your solution

Thanks

son
Top achievements
Rank 1
Iron
Iron
 answered on 11 May 2023
1 answer
189 views

The html viewer stopped working for one of our customers. The site has not been updated since Feb 2023. At first, I thought that the issue was related to CORS, but after changing the project to allow all methods, all origins, basically accepting all requests, the viewer continued to throw the exception attached.

Any guidance as to what to review on the clients browsers to troubleshoot this issue will be highly appreciated. When trying from different locations, the same report works as expected. I think that something is blocking the CORS headers somehow.

The front-end is an angular application, backend is on an azure app service. This exception is only happening for just a set of users. we have used Chrome, Edge and Firefox. 

The error is also happening from an Ipad when using Chrome and Safari.

Todor
Telerik team
 answered on 10 May 2023
1 answer
294 views

We have a  WPF desktop application that displays reports using the report viewer and we also have our own print dialog where the user can input the number of copies to be printed. The print dialog also gets the default printer configured in our app. Previously, we display and print using InstanceReportSource but we want to now use Report Server for more consistent reports. We have successfully displayed the report from the report server in the report viewer but having problems with printing. Is there a way to override the print dialog of the report viewer or at least pass the parameters that we want (number of copies and default printer)? Another way that we are thinking of is if there is a way to extract the report from the report viewer and use that for our print dialog but ReportViewer.Report is null even though it is displaying the report.

 

Telerik.Reporting, Telerik.ReportViewer.Wpf (15.2.21.1110)

Dimitar
Telerik team
 answered on 10 May 2023
1 answer
162 views
Telerik reporting - which is more efficient? Binding rules or conditional formatting?
Todor
Telerik team
 answered on 10 May 2023
1 answer
131 views

I have exported a report template or "User Template" from the standalone designer and can place it in a "Templates" sub-directory of the standalone designer app directory.

So far I have not found a way to use a *.trtx template in the Web Designer. Will I have to use the *.trdp as a template instead?

Ivan Hristov
Telerik team
 answered on 01 May 2023
1 answer
380 views

I have a parameter in my report called "AvailableTables", which is bound to a CSV datasource with:

"table1",1

"table2",2

and the Value is bound to the digits, and the Label is bound to the "table1","table2"

I have a table in my report named firstTable which Visibility = False.  On that table, I have set up a conditional formatting rule such that when the value of a Report Parameter =1, it applys a format where visible is checked.

Similarly, I have a table in my report named secondTable which Visibility = False.  On that table, I have set up a conditional formatting rule such that when the value of a Report Parameter =2, it applys a format where visible is checked.

 

However, when I run my report, and change the report parameter, the "firstTable" and the "secondTable" never become visible.  I know the databinds are correct, as if I set Visible = True on that table, the data shows itself.  I also know that the Report Parameter is outputting the value of "1" and "2", as it is displayed in a textbox in my header.

Does telerik reporting support conditional formatting of visibility of a table based on report parameters?

 

I have attached a zipped TRDP file which illustrates the behavior in the standalone report designer.

Ivan Hristov
Telerik team
 answered on 29 Apr 2023
1 answer
151 views

I have a main report (A) which loads and embeds a 2nd report (B) as a subreport.

Report B can also be loaded on its own, without being contained in report A. 

I would like to hide (or blank out the value) in a Textbox on Report B if it has been loaded on its own. How do I do this?

Mike
Top achievements
Rank 1
Iron
 answered on 24 Apr 2023
Top users last month
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?