Telerik Forums
Reporting Forum
2 answers
131 views

Hello,

I am trying to add a Telerik report (.trdp) in my project which has Telerik.UI.for.AspNet.Mvc5 version ="2019.2.619" installed. But every time i try to use Telerik MVC Report Viewer View R2 2020 and add a report, it reverts to version="2017.2.504".. I also tried updating the version through the nuget package manager but it only shows me one version which is the 2017 one.. May I know what is causing this?

 

Aaron
Top achievements
Rank 1
 answered on 27 Aug 2020
1 answer
135 views

I am working on a report that is in landscape for the data.  How do I put the page header and footer on the left and right of the page.

When the pages are printed they get punched on the left side of the page as if the report was printed in portrait.

 

F  |  --- Report Data --- | H

O  |  --- Report Data --- | E

O  |  --- Report Data --- | A

T  |  --- Report Data --- | D

E  |  --- Report Data --- | E

R  |  --- Report Data --- | R

 

Thanks.

 

Silviya
Telerik team
 answered on 26 Aug 2020
3 answers
887 views

I am setting the value of Html Textbox like below :

<img src="data:image/png;base64........" />

but the telerik report is showing blank white page instead of the image.

Is telerik report interprets image tag? or we can achieve that.

 

thanks.

Neli
Telerik team
 answered on 21 Aug 2020
2 answers
188 views

Hi,

I am using Web Service data source to generate a report with Crosstab. 

Below is my sample data from Web Service:

{
    "totalCount": 3,
    "dataSet": [
        {
            "Department": "Dept1",
            "Type": "Type1",
            "Amount": "10"
        },
        {
            "Department": "Dept1",
            "Type": "Type2",
            "Amount": "50"
        },
        {
            "Department": "Dept2",
            "Type": "Type1",
            "Amount": "15"
        }
    ]
}

It supposed to generate 2 columns and 2 rows in Crosstab, but it shows only first record and in Grand total column, it is showing 2 grand total in same column. (Please refer to my screenshot)

I also attached my datasource binding and fields in Crosstab.

Please help.

Thank you.

 

 

Yana
Telerik team
 answered on 19 Aug 2020
5 answers
365 views

Hi,

I want to set Grid Lines when we do Export to Excel from Telerik Reports. But I did not find any such property to set for Excel.

Is there any way to do same?

Thanks & Regards,

Anu

Silviya
Telerik team
 answered on 19 Aug 2020
3 answers
420 views

Hi,

       I have a table in group header section. I give the following command in the bin dings of each row of that table.

Visible - IIf(COUNT(1)>0,true,false)

The above expression is working well for table. But still the group header section is generating with empty space.

Which means there are some space above the detail section while preview the report.

I give the same binding for the group header section Visible - IIf(COUNT(1)>0,true,false) 

But it is not work for group header section. What can i do now. Please suggest a solution. Thanks. :-) 

Yana
Telerik team
 answered on 17 Aug 2020
3 answers
490 views

Hello,
I created 6 report files. Each file has its own table, text description and chart. I added these 6 files into a Report Book.

Now I have a question, how do I make a table of contents to correspond to these title in these files, the directory may be similar to the picture

 

Thanks

Yana
Telerik team
 answered on 17 Aug 2020
8 answers
737 views
Hi,

I am using telerik.reporing in my apllication. It was working fine before. But in the morning a strange thing happened, when user clicked the report page, the system displayed an error message 'Parameter is not valid'. I am using telerik:reportviewer to view the report. There was nothing code changed in the server. I do not know what happen, Is there anything would cause this error for telerik report?

Thanks,
Karim
Top achievements
Rank 1
 answered on 17 Aug 2020
1 answer
296 views
I am having a problem with margins when printing my report. I can reproduce the issue by creating a new report, setting the background color of the report header to light gray, and printing it from the designer. By default, my newly created report uses a 1" margin all around and has a width of 6.46". When I print a hard copy of the report, the top and left margins are always larger than the bottom and right margins. Per my measurements, the left margin ends up ~1.125" and the right margin is ~0.875, a 0.25" difference. This becomes more of a problem when I use the 0.25" margins that my customers prefer and things get cut off on the right side (they do not roll over onto another page). Interestingly, printing to a file (using CutePDF or the MS Office Image Writer) or exporting to PDF does not produce the same issue (even if I print the PDFs with no page scaling).

I'm thinking I must be missing something, or someone else would have noticed this already (maybe it's just that my forum search skills are lacking??). I'd like to re-iterate that I am printing these from the report designer in Visual Studio because we have not yet been able to get the printing working from the Silverlight report viewer. I'd also like to note that our reports are in their own project and that I've tested this on 3 different printers.

Anyone seen this before or have any other ideas?

Thanks,

Adam
LAxmikant
Top achievements
Rank 1
 answered on 13 Aug 2020
7 answers
730 views

Hi,

I'm porting an old reporting system to Telerik, and I need to adapt the old data provider strategy to a Telerik DataSource that I can use with a Telerik Report.

None of the DataSources provided suit my needs, so I'm thinking about implementing my own extension of DataSource abstract class. I didn't find any suggestion about that in the documentation; is it possible?

 

Thanks in advance and best regards.

GodHank
Top achievements
Rank 1
 answered on 13 Aug 2020
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?