Telerik Forums
Reporting Forum
8 answers
847 views
 I have a report that has two groups (Report Category, and Day). It also has 2 columns. 

The problem I'm having is that when I reach the end of all of the items in the Report Category group, I need to force a page break. I've set groupFooterSection1.PageBreak = After in the report. Instead of a page break I'm seeing the next group start in the second column of the report. I need it to start on a brand new page. 

What I'm seeing:

--------------- PAGE 1 ---------------------------
 Column 1                  Column 2
[Report Category 1 ]  [Report Category 2 ]
|
|
[


What I want is:

--------------- PAGE 1 ---------------------------
 Column 1                  Column 2
[Report Category 1 ]  
|
|
[ 

--------------- PAGE 2 ---------------------------
 Column 1                  Column 2
[Report Category 2 ]
|
|
[ 
Silviya
Telerik team
 answered on 14 Mar 2019
4 answers
573 views
Hello Everyone,

Any help would be greatly appreciated. 

I am trying to set the document name to LastName_FirstName as my report is a summary of an individual. Is there a way to either access my dataset fields LastName and FIrstName to set an expression for the document name or can I dynamically change the documentname property in the reportviewer.aspx code behind? I use Visual Basic.

My only options for document name expressions are as follows: Constants, Functions, GlobalObjects, and Report Parameters.

Again any help would be fantastic.

Thanks,

Brad
SSirica
Top achievements
Rank 3
Iron
Iron
Iron
 answered on 14 Mar 2019
3 answers
341 views

Dear Telerik Support,

     I create a table in report designer then I use it to display on Chrome. My problem is some border is thicker than the other , even though I have not change any border width.

 

Greetings

     Atipong

Silviya
Telerik team
 answered on 12 Mar 2019
21 answers
1.0K+ views
Hello,
I cannot view the data, report or group explorer in VS 2008. I have the option both in my telerik menu and in the context menu but when I choose either of them nothing happens. I have tried uninstalling reporting and reinstalled it again. I'm currently running Vista, VS2008 and Reporting Q1 2010.
Any help in this matter would be greatly appretiated. I've searched the web and these forums without finding anything regarding this.

Thanks

Jan
Silviya
Telerik team
 answered on 12 Mar 2019
3 answers
211 views

Sometimes in my donut charts they are drawn with a "slice missing". The data points are all represented, the values all add up - it just doesn't go all the way around the circle. Anyone seen that, or have a fix?

 

Neli
Telerik team
 answered on 08 Mar 2019
1 answer
106 views

We have got raport with some subraports in it. Main one was executing sql data source which values was used to pass as raport parameters to subRaports.

One of the parameters was xml.

Everything worked fine on teleric raports 2015, but after change to 2018 (trdx to trdp files), xml values are not passed to subreports with xml param.

Did format of xml changed? Or it should be passed in some new way?

We are rendering reports from code. Every other raport without xml parameters works fine in new dll.

 

 

 

 

Silviya
Telerik team
 answered on 08 Mar 2019
5 answers
1.5K+ views

I'm currently working on Document with fixed layout (Europe Uniion Normed size). In this document i have  table, which have to be with fixed size. How can i set Table size at deign time?

Is it possible to makethe multiple pages with same layout if the the Table doesnot fit in the Table size

Silviya
Telerik team
 answered on 08 Mar 2019
6 answers
1.1K+ views
Is there a way I can remove or disable the print button from the Report Viewer?

I know I could handle the print event, and cancel the print, with a nice message to user saying print isn't allowed. But I would prefer to just get rid of the print button on the report viewer altogether.
Ahaiziah
Top achievements
Rank 1
 answered on 08 Mar 2019
5 answers
275 views
I have pie graph , and have data like attach file data .
i want to show n pie per product as number of distinct TherapeuticAreaName.
so i want 3 pie ,each one contain his  products.
thanks 

Ivan Hristov
Telerik team
 answered on 08 Mar 2019
1 answer
485 views

Hi,

I was using previously telerik reporting with angular 5. After the new release we are investigating the update to Angular 7 and Telerik 2019 R1 SP1.

We have done the updates on our solution and we have encountered a few issue:

1. Styles are not retrieved from "telerikReportViewer-sass.css" file, but they are embedded in the dll, and we were missing for the .trv-pages-area div{box-sizing:content-box}; it was border-box (resulting in wrong visualization of the controls, they were vertically cut and the crosstab was having big borders between cells). We have fixed this using this thread https://www.telerik.com/forums/custom-popup-editor-layout-issue  (that pointed to this: 
https://docs.telerik.com/kendo-ui/third-party/using-kendo-with-twitter-bootstrap#nesting-kendo-ui-widgets-and-bootstrap-grid-layout ). I don't know if there is a better way, so if you have any hints, we are opened to them.

2. We have a report with 4 pages. Now with the new feature of continuous scrolling we get all pages on beneath each other. We don't want this, so we have set the PageMode to SINGLE_PAGE (in the ts file: public pageMode = 'SINGLE_PAGE'; and in the html file [pageMode]="pageMode" under the <tr-viewer>). With this change it broke the scale of the zooming of the report viewer (only 0.75 and 1.5 are available). We don't have the intermidiate scales and all that go until 9 scale. I think this is a bug.

The 2nd part is the most critical one.

Thank you,

Vlad

Todor
Telerik team
 answered on 07 Mar 2019
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?