Telerik Forums
Reporting Forum
10 answers
558 views

Our main project is a Asp.NET core 2.0 MVC project that targets .NET Core 2.0. We would like to add Telerik reporting to our project. 

Unfortunately I cannot do that directly since the Telerik report engine is using GDI+ and therefore the project must target classic .net. This means I must do this in a separate project so I can not re-use services like authentication on the controllers etc. Second and more important, our project must run on linux which the reporting service can not. Also we would like to dynamically render the report viewer pages and not be depended on static html pages like the Html 5 report viewer. Because of this limitations Telerik reporting is now not an option for us.

So my questions is will Telerik reporting get full .net core support in the future so we can target .net core too? 

 

Best Regards,

Michel

Ivan Hristov
Telerik team
 answered on 18 Mar 2019
2 answers
584 views

Hi 

It works in visual studio more in linux happens the error "Unable to get report parameters."

Has anyone had this problem yet?

Thank you 

Marcelo

Silviya
Telerik team
 answered on 18 Mar 2019
0 answers
156 views

I would like to create a subgroup with a clustered graph. The first group will be the columns headers and the second one, the description in my first column.

The axis will be represented this way :

X - 2 groups

Y - The corresponding value between the 2 groups

I am using Telerik 2016.

English is not my first language, but I think that the image in attached files sums what I am trying to do.

Thanks in advance!

Claudia
Top achievements
Rank 1
 asked on 15 Mar 2019
3 answers
1.0K+ views
Hi, I have a panel in the body of the report that must appear only in the first page but as far as we can not use the PageNumber property outside the header/footer is there any other way to do this?
Silviya
Telerik team
 answered on 15 Mar 2019
7 answers
222 views

 

Hello,

I want to create a website project with asp.net.

And now I want to implement a ReportViewer in my project.

But when I drag and drop a reportviewer from the toolbox to the

MainContent of a masterpage, i get an error shown in the attached screenshot.

I can ignore this error and click OK, but when I want to set a ReportSource

there comes another warning.

Perhaps it is related to each other.

Is it not possible to drop a reportviewer to a MainContent of a masterpage?

 

 

 

 

 

Silviya
Telerik team
 answered on 15 Mar 2019
1 answer
83 views
How to work with dynamic data source or json data source
Silviya
Telerik team
 answered on 15 Mar 2019
1 answer
293 views

Hi,

While im selecting "Select All" option in the filter, then its showing the below error.

Unable to get report parameters.

An error has occurred.
The 'ObjectContent`1' type failed to serialize the response body for content type 'application/json; charset=utf-8'.

We tried to update Newtonsoft.json to latest version then also we are getting the same issue. We are having 200 customers only in that filter.

Telerik Version 13.0.19.22.

Can anyone please help me on that?

thanks

Kesavan

Silviya
Telerik team
 answered on 15 Mar 2019
1 answer
477 views

We have a multi-tenant application, and the same report is designed little differently per client specifications. My question, is if there is a way to use Microsoft Azure or some other Blob service to store the Tenant specific TRDX files, and can be downloaded on demand based on incoming request?

Todor
Telerik team
 answered on 14 Mar 2019
8 answers
1.0K+ 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
663 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
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?