Telerik Forums
Reporting Forum
1 answer
124 views

Hi All, 

I am new to standalone Telerik report designer, i have a issue , created a report using crosstab.

In preview , i see the crosstab is repeating with data.

EX:

Crude Oil
NYMEX Swap 2019 57.04
2019 57.04
2019 56.75
2019 56.75
2019 56.75
2019 56.75
2019 56.75
2019 56.75

Crude Oil
NYMEX Swap 2019 57.04
2019 57.04
2019 56.75
2019 56.75
2019 56.75
2019 56.75
2019 56.75
2019 56.75

 

.

 

Neli
Telerik team
 answered on 18 Jun 2019
5 answers
364 views

 

Hello,

as you can see in the attached files the Displaymember is set to "= Fields.OperationalVType" .

But nothing will appear when I call my report.

The report parameter "Vorgangstyp" is empty.

OperationalVType is from type enum.

 

public enum OperationalVehicleType
       {
           Waschen = 1,
           Hauptuntersuchung = 2,
           Werkstatt = 3,
           Tanken = 4,
           Kilometerstand = 5,
           Abgasuntersuchung = 6
       }
 
       public OperationalVehicleType OperationalVType {get;set;}

 

What is going wrong?

 

Best Regards

 

Simon

Todor
Telerik team
 answered on 18 Jun 2019
1 answer
90 views

Hi,

I have telerik reports in WinForm project. I have another project which is WebApp in Angular & Web API as well. I want to give a "Download" option to my WebApp. On click of that button, i want to download telerik report in pdf format. I don't want to re-create my all telerik report in Angular project. Please suggest me a better solution.

Thanks

Eric R | Senior Technical Support Engineer
Telerik team
 answered on 17 Jun 2019
11 answers
909 views
Hello,

This is a suggestion request. Sometimes, we need to view or print multiple reports at once. So is it possible to merge multiple report objects into one report and pass it to viewer control?

Regards, 

mei
Neli
Telerik team
 answered on 17 Jun 2019
4 answers
528 views

Hello,

I'm using WebServiceDataSource to connect with database through odata. In database there is InventoryDocDetail table which has Product property referenced to Product table.

I'm connecting to InventoryDocDetail and printing the product's Sku property on my report. The problem here is InventoryDocDetail.Product may be null. In this case, I just want to print nothing. Currently it gives null reference exception error(See attached Error.JPG file).

I saw many forums, but no one helped me. For example, I wrote like this expression in textbox: = iif(Fields.Product is null, "this is null", Fields.Product.Sku), but it still showing error when product is null.

     1. How can we solve the issue?

     2. Can we use C# expression here like this: "= Fields.Product?.Sku" ?

 

Todor
Telerik team
 answered on 17 Jun 2019
1 answer
159 views

Hi,

I have some columns that sometimes may have null values... I got the null rows to shrink with CanShrink = True in Layout property, but it seems this doesn't seem to work on the columns...I've attached some pics... Any help?

Neli
Telerik team
 answered on 13 Jun 2019
1 answer
115 views

Hello,

I have graph with Y axis (date) and i need hide date without values. It is possible?

 

 

Neli
Telerik team
 answered on 12 Jun 2019
1 answer
1.0K+ views
Hello. I'm trying to find an explanation of what the difference is between ReportSource And DataSource in Telerik Reporting. Also, is there an analogy that the two could be compared to? Many thanks for your time.
Neli
Telerik team
 answered on 10 Jun 2019
1 answer
86 views

Hi,

 

I am facing a issue in integration report in my application.

How to create the report in telerik.

I have tried to add the reportviewer on page and bind the reportsource with trdp file(designer) but

after run page show blank.

Please help me to resolve this issue.

 

Thanks,

Dipendra

 

Neli
Telerik team
 answered on 07 Jun 2019
3 answers
474 views

Hello Guys, 

I've used this font Eczar (Marathi) in one of my reports. When I preview the report, the fonts are displayed well as designed. But when I export the same to PDF the fonts won't show up.

Todor
Telerik team
 answered on 07 Jun 2019
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?